projects
/
wxWidgets.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Display child panels, and make unneeded scrollbars disappear and reappear when needed.
[wxWidgets.git]
/
contrib
/
utils
/
wxrcedit
/
df
/
wxDialog.df
1
node wxDialog
2
var title of text
3
var style of flags wxSTAY_ON_TOP,wxCAPTION,wxDEFAULT_DIALOG_STYLE,wxTHICK_FRAME,wxSYSTEM_MENU,wxRESIZE_BORDER,wxRESIZE_BOX,wxDIALOG_MODAL,wxDIALOG_MODELESS
4
var centered of bool
5
derived from panelbase