11static char *bindObject = "dialog(name = 'bindObject',\
2- style = 'wxRAISED_BORDER | wxCAPTION | wxTHICK_FRAME | wxSYSTEM_MENU',\
2+ style = 'wxRAISED_BORDER | wxCAPTION | wxRESIZE_BORDER | wxSYSTEM_MENU',\
33 title = 'Bind Object/Context',\
44 id = 133,\
55 x = -1, y = -1, width = 274, height = 66,\
@@ -27,7 +27,7 @@ static char *bindObject = "dialog(name = 'bindObject',\
2727 [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']]).";
2828
2929static char *addNameServer = "dialog(name = 'addNameServer',\
30- style = 'wxRAISED_BORDER | wxCAPTION | wxTHICK_FRAME | wxSYSTEM_MENU',\
30+ style = 'wxRAISED_BORDER | wxCAPTION | wxRESIZE_BORDER | wxSYSTEM_MENU',\
3131 title = 'Add Name Server',\
3232 id = 136,\
3333 x = -1, y = -1, width = 186, height = 69,\
@@ -49,7 +49,7 @@ static char *addNameServer = "dialog(name = 'addNameServer',\
4949 [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']]).";
5050
5151static char *bindNewContext = "dialog(name = 'bindNewContext',\
52- style = 'wxRAISED_BORDER | wxCAPTION | wxTHICK_FRAME | wxSYSTEM_MENU',\
52+ style = 'wxRAISED_BORDER | wxCAPTION | wxRESIZE_BORDER | wxSYSTEM_MENU',\
5353 title = 'Bind New Context',\
5454 id = 134,\
5555 x = -1, y = -1, width = 154, height = 76,\
@@ -71,7 +71,7 @@ static char *bindNewContext = "dialog(name = 'bindNewContext',\
7171 [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']]).";
7272
7373static char *viewIOR = "dialog(name = 'viewIOR',\
74- style = 'wxRAISED_BORDER | wxCAPTION | wxTHICK_FRAME | wxSYSTEM_MENU',\
74+ style = 'wxRAISED_BORDER | wxCAPTION | wxRESIZE_BORDER | wxSYSTEM_MENU',\
7575 title = 'View IOR',\
7676 id = 102,\
7777 x = -1, y = -1, width = 394, height = 127,\
@@ -93,7 +93,7 @@ static char *viewIOR = "dialog(name = 'viewIOR',\
9393 [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']]).";
9494
9595static char *selectNS = "dialog(name = 'selectNS',\
96- style = 'wxRAISED_BORDER | wxCAPTION | wxTHICK_FRAME | wxSYSTEM_MENU',\
96+ style = 'wxRAISED_BORDER | wxCAPTION | wxRESIZE_BORDER | wxSYSTEM_MENU',\
9797 title = 'Select Naming Service',\
9898 id = 135,\
9999 x = -1, y = -1, width = 181, height = 94,\
0 commit comments