|
|
| StatSidebar (wxWindow *parent, int ID=wxID_ANY) |
| |
| void | UpdateVirtualSize () |
| | Grow the virtual height to the wrapped button rows.
|
| |
|
|
void | OnSize (wxSizeEvent &event) |
| | Calls UpdateVirtualSize() whenever the sidebar's size changes.
|
| |
◆ UpdateVirtualSize()
| void StatSidebar::UpdateVirtualSize |
( |
| ) |
|
Grow the virtual height to the wrapped button rows.
Public so tests can drive it directly: under a headless wxGTK without an event loop SetSize() does not deliver wxEVT_SIZE synchronously.
The documentation for this class was generated from the following files: