Custom control: first implementation
This commit is contained in:
committed by
Oleksandra Yushchenko
parent
e6ddcbab0c
commit
74d6aea4d4
@@ -348,6 +348,8 @@ public:
|
||||
void activate();
|
||||
void blink();
|
||||
|
||||
const wxBitmap& get_bmp() const { return bmp.bmp(); }
|
||||
|
||||
private:
|
||||
ScalableBitmap bmp;
|
||||
bool show {false};
|
||||
|
||||
Reference in New Issue
Block a user