ifm::wx Namespace Reference


Detailed Description

Contains wxWidgets implementation details.


Classes

class  CustomPanel
 The native widget which represents components for wxWidgets. More...
class  EventListener
 Listens for events from the Managed Window. More...
class  GuiData
 Associates wxWidgets specific data with the InterfaceManager instance. More...
class  Menu

Functions

void ensure_minimum_size (wxWindow *widget)
 Makes sure that the wxWindows size is not smaller than its minimum.


Function Documentation

void ifm::wx::ensure_minimum_size ( wxWindow *  widget  ) 

Makes sure that the wxWindows size is not smaller than its minimum.

Called after changing the minimum size of a widget. wxWidgets does not automatically resize the widget if its new minimum size is larger than its current size we do that ourselves.


doxygen Get IFM - Interface Management System at SourceForge.net. Fast, secure and Free Open Source software downloads