Changed use_system_defaults to 1.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1187 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -5,7 +5,7 @@ static char *dialog1 = "dialog(name = 'dialog1',\
|
||||
x = 10, y = 10, width = 198, height = 147,\
|
||||
background_colour = 'D6D6D6',\
|
||||
use_dialog_units = 1,\
|
||||
use_system_defaults = 0,\
|
||||
use_system_defaults = 1,\
|
||||
font = [12, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'Swiss'],\
|
||||
control = [101, wxStaticBox, 'wxStaticBox', '0', 'group6', 5, 7, 184, 103,\
|
||||
[12, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'Swiss']],\
|
||||
|
Reference in New Issue
Block a user