mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 23:42:58 +02:00
CHintBox: add member to get maximal required width
This commit is contained in:
@@ -85,6 +85,7 @@ class CHintBox : public CComponentsWindow
|
||||
|
||||
virtual void ReSize();
|
||||
void showTimeOutBar(){enableTimeOutBar();}
|
||||
int getMaxWidth(const std::string& Text, const int& minWidth);
|
||||
|
||||
public:
|
||||
/**CHintBox Constructor
|
||||
|
Reference in New Issue
Block a user