1 static char *bindObject = "dialog(name = 'bindObject',\
2 style = 'wxRAISED_BORDER | wxCAPTION | wxTHICK_FRAME | wxSYSTEM_MENU',\
3 title = 'Bind Object/Context',\
5 x = -1, y = -1, width = 274, height = 66,\
6 background_colour = 'C0C0C0',\
8 use_system_defaults = 0,\
9 font = [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif'],\
10 control = [5100, wxButton, 'OK', 'wxNO_BORDER', 'okButton', 77, 45, 50, 14, '',\
11 [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\
12 control = [5101, wxButton, 'Cancel', '0', 'cancelPButton', 152, 45, 50, 14, '',\
13 [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\
14 control = [5105, wxStaticText, 'Id:', '0', 'statictext10', 7, 9, 6, 6, '',\
15 [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\
16 control = [1015, wxTextCtrl, '', '0', 'idTextCtrl', 35, 7, 115, 12, '',\
17 [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\
18 control = [5105, wxStaticText, 'Kind:', '0', 'statictext12', 163, 9, 17, 8, '',\
19 [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\
20 control = [5105, wxStaticText, 'IOR:', '0', 'statictext14', 7, 28, 22, 8, '',\
21 [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\
22 control = [1017, wxTextCtrl, '', '0', 'kindTextCtrl', 185, 7, 87, 12, '',\
23 [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\
24 control = [1002, wxTextCtrl, '', '0', 'iorTextCtrl', 35, 26, 174, 12, '',\
25 [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\
26 control = [1018, wxButton, 'View IOR', '0', 'viewIORButton', 222, 26, 50, 12, '',\
27 [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']]).";
29 static char *addNameServer = "dialog(name = 'addNameServer',\
30 style = 'wxRAISED_BORDER | wxCAPTION | wxTHICK_FRAME | wxSYSTEM_MENU',\
31 title = 'Add Name Server',\
33 x = -1, y = -1, width = 186, height = 69,\
34 background_colour = 'C0C0C0',\
35 use_dialog_units = 1,\
36 use_system_defaults = 0,\
37 font = [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif'],\
38 control = [1025, wxTextCtrl, '', '0', 'nameText', 36, 7, 143, 12, '',\
39 [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\
40 control = [1002, wxTextCtrl, '', '0', 'iorText', 37, 27, 142, 12, '',\
41 [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\
42 control = [5100, wxButton, 'OK', '0', 'okButton', 26, 48, 50, 14, '',\
43 [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\
44 control = [5101, wxButton, 'Cancel', '0', 'button5', 109, 48, 50, 14, '',\
45 [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\
46 control = [5105, wxStaticText, 'Name:', '0', 'statictext6', 7, 10, 22, 8, '',\
47 [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\
48 control = [5105, wxStaticText, 'IOR:', '0', 'statictext7', 7, 30, 24, 6, '',\
49 [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']]).";
51 static char *bindNewContext = "dialog(name = 'bindNewContext',\
52 style = 'wxRAISED_BORDER | wxCAPTION | wxTHICK_FRAME | wxSYSTEM_MENU',\
53 title = 'Bind New Context',\
55 x = -1, y = -1, width = 154, height = 76,\
56 background_colour = 'C0C0C0',\
57 use_dialog_units = 1,\
58 use_system_defaults = 0,\
59 font = [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif'],\
60 control = [1015, wxTextCtrl, '', '0', 'idText', 16, 7, 135, 12, '',\
61 [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\
62 control = [1017, wxTextCtrl, '', '0', 'kindText', 27, 31, 125, 12, '',\
63 [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\
64 control = [5100, wxButton, 'OK', '0', 'button4', 18, 55, 50, 14, '',\
65 [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\
66 control = [5101, wxButton, 'Cancel', '0', 'button5', 91, 55, 50, 14, '',\
67 [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\
68 control = [5105, wxStaticText, 'Id:', '0', 'statictext6', 7, 10, 8, 6, '',\
69 [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\
70 control = [5105, wxStaticText, 'Kind:', '0', 'statictext7', 7, 34, 15, 6, '',\
71 [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']]).";
73 static char *viewIOR = "dialog(name = 'viewIOR',\
74 style = 'wxRAISED_BORDER | wxCAPTION | wxTHICK_FRAME | wxSYSTEM_MENU',\
77 x = -1, y = -1, width = 394, height = 127,\
78 background_colour = 'C0C0C0',\
79 use_dialog_units = 1,\
80 use_system_defaults = 0,\
81 font = [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif'],\
82 control = [5100, wxButton, 'OK', '0', 'okButton', 342, 26, 42, 11, '',\
83 [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\
84 control = [5102, wxButton, 'Apply', '0', 'applyButton', 342, 7, 42, 11, '',\
85 [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\
86 control = [5105, wxStaticText, 'IOR:', '0', 'statictext4', 7, 9, 12, 6, '',\
87 [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\
88 control = [1002, wxTextCtrl, '', '0', 'iorText', 27, 7, 304, 12, '',\
89 [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\
90 control = [5105, wxStaticText, 'Repository ID:', '0', 'statictext6', 7, 30, 46, 6, '',\
91 [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\
92 control = [1007, wxTextCtrl, '', 'wxTE_READONLY', 'typeIDText', 57, 27, 274, 12, '',\
93 [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']]).";
95 static char *selectNS = "dialog(name = 'selectNS',\
96 style = 'wxRAISED_BORDER | wxCAPTION | wxTHICK_FRAME | wxSYSTEM_MENU',\
97 title = 'Select Naming Service',\
99 x = -1, y = -1, width = 181, height = 94,\
100 background_colour = 'C0C0C0',\
101 use_dialog_units = 1,\
102 use_system_defaults = 0,\
103 font = [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif'],\
104 control = [1024, wxListBox, '', 'wxLB_SINGLE', 'serversList', 7, 7, 107, 80, [],\
105 [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\
106 control = [5100, wxButton, 'OK', '0', 'okButton', 128, 7, 41, 11, '',\
107 [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\
108 control = [1028, wxButton, 'Default', '0', 'button1', 128, 24, 42, 11, '',\
109 [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\
110 control = [1022, wxButton, 'Add', '0', 'button4', 128, 41, 41, 11, '',\
111 [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\
112 control = [1023, wxButton, 'Remove', '0', 'button5', 128, 58, 41, 11, '',\
113 [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\
114 control = [5101, wxButton, 'Cancel', '0', 'button6', 128, 76, 41, 11, '',\
115 [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']]).";