]> git.saurik.com Git - wxWidgets.git/blame - contrib/utils/wxrcedit/df/wxFrame.df
Typos fixed and further clarification of the Python situation on Panther
[wxWidgets.git] / contrib / utils / wxrcedit / df / wxFrame.df
CommitLineData
6267a331
VS
1node wxFrame
2type panel
3icon 1
4var title of text
5var style of flags wxSTAY_ON_TOP,wxCAPTION,wxDEFAULT_FRAME_STYLE,wxSYSTEM_MENU,wxRESIZE_BORDER,wxICONIZE,wxMINIMIZE,wxMINIMIZE_BOX,wxMAXIMIZE,wxMAXIMIZE_BOX,wxSIMPLE_BORDER,wxFRAME_TOOL_WINDOW,wxFRAME_NO_TASKBAR,wxFRAME_FLOAT_ON_PARENT
6var exstyle of flags wxFRAME_EX_CONTEXTHELP
7var centered of bool
8derived from panelbase