change in XRC format
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8491 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
5
contrib/utils/wxrcedit/df/wxDialog.df
Normal file
5
contrib/utils/wxrcedit/df/wxDialog.df
Normal file
@@ -0,0 +1,5 @@
|
||||
node wxDialog
|
||||
var title of text
|
||||
var style of flags wxSTAY_ON_TOP,wxCAPTION,wxDEFAULT_DIALOG_STYLE,wxTHICK_FRAME,wxSYSTEM_MENU,wxRESIZE_BORDER,wxRESIZE_BOX,wxDIALOG_MODAL,wxDIALOG_MODELESS
|
||||
var centered of bool
|
||||
derived from panelbase
|
Reference in New Issue
Block a user