wxMaxima
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions
WrappingStaticText Class Reference

A wxStaticText variant that auto-wraps, if necessary. More...

#include <WrappingStaticText.h>

Inheritance diagram for WrappingStaticText:
[legend]
Collaboration diagram for WrappingStaticText:
[legend]

Public Member Functions

 WrappingStaticText (wxWindow *parent, int id, wxString text)
 
void SetLabel (wxString const &value) override
 

Protected Member Functions

void OnSize (wxSizeEvent &event)
 

Detailed Description

A wxStaticText variant that auto-wraps, if necessary.

The idea to this class was taken from https://forums.wxwidgets.org/viewtopic.php?t=27850


The documentation for this class was generated from the following files: