![]() |
wxMaxima
|
#include <WrappingStaticText.h>


Public Member Functions | |
| WrappingStaticText (wxWindow *parent, int id, wxString text) | |
Protected Member Functions | |
| void | OnSize (wxSizeEvent &event) |
A wxStaticText variant that auto-wraps, if necessary
The idea to this class was taken from https://forums.wxwidgets.org/viewtopic.php?t=27850
1.8.17