There are several types of window that are directly controlled by the window manager (such as MS Windows, or the Motif Window Manager). Frames and dialogs are similar in wxWidgets, but only dialogs may be modal.
Related Overviews: Common Dialogs
Related macros/global-functions group: Dialogs
Classes | |
class | wxFrame |
class | wxMDIClientWindow |
class | wxMDIParentFrame |
class | wxMDIChildFrame |
class | wxMiniFrame |
class | wxPopupWindow |
class | wxPopupTransientWindow |
class | wxPropertySheetDialog |
class | wxSplashScreen |
class | wxTipWindow |
class | wxTopLevelWindow |