ENH: Label Wrap

Change-Id: I7492f058f731a68e441ab9b78693872364fc00ab
This commit is contained in:
chunmao.guo
2022-11-03 11:56:49 +08:00
committed by Lane.Wei
parent 4d4fcc1780
commit d2b112d1c1
2 changed files with 126 additions and 0 deletions

View File

@@ -17,6 +17,8 @@ public:
void SetWindowStyleFlag(long style) override;
void Wrap(int width);
private:
wxFont font;
wxColour color;