wx.lib.agw.fmcustomizedlg.FMCustomizeDlg¶Class used to customize the appearance of FlatMenu
and FlatMenuBar.
Class Hierarchy¶
Inheritance diagram for class FMCustomizeDlg:
Control Appearance¶
Known Superclasses¶
Methods Summary¶Default class constructor. |
|
Closes the dialog. |
|
Does nothing at the moment. |
|
Actually creates the dialog. |
|
Creates the |
|
Creates the |
|
Initializes the |
|
Handles the |
|
Handles the |
Class API¶Class used to customize the appearance of FlatMenu
and FlatMenuBar.
Default class constructor.
parent – the FMCustomizeDlg parent window.
Closes the dialog.
Does nothing at the moment.
Actually creates the dialog.
Handles the wx.EVT_CHECKBOX event for FMCustomizeDlg.
event – a CommandEvent event to be processed.
Note
This method handles the FlatMenu styles.
Handles the wx.EVT_CHECKBOX event for FMCustomizeDlg.
event – a CommandEvent event to be processed.
Note
This method handles the FlatMenu menus visibility.