| 1 | <?xml version="1.0" encoding="iso-8859-1"?>
|
|---|
| 2 | <resource>
|
|---|
| 3 | <object class="wxDialog" name="DateformatDialog">
|
|---|
| 4 | <title>Choose date format</title>
|
|---|
| 5 | <centered>1</centered>
|
|---|
| 6 | <object class="wxBoxSizer">
|
|---|
| 7 | <orient>wxVERTICAL</orient>
|
|---|
| 8 | <object class="sizeritem">
|
|---|
| 9 | <object class="wxComboBox" name="fieldFormat">
|
|---|
| 10 | <content/>
|
|---|
| 11 | <style>wxCB_DROPDOWN</style>
|
|---|
| 12 | </object>
|
|---|
| 13 | <option>0</option>
|
|---|
| 14 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 15 | <border>5</border>
|
|---|
| 16 | </object>
|
|---|
| 17 | <object class="sizeritem">
|
|---|
| 18 | <object class="wxBoxSizer">
|
|---|
| 19 | <orient>wxHORIZONTAL</orient>
|
|---|
| 20 | <object class="sizeritem">
|
|---|
| 21 | <object class="wxButton" name="btnOk">
|
|---|
| 22 | <label>OK</label>
|
|---|
| 23 | <default>1</default>
|
|---|
| 24 | <style></style>
|
|---|
| 25 | </object>
|
|---|
| 26 | <flag>wxALL|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 27 | <border>5</border>
|
|---|
| 28 | </object>
|
|---|
| 29 | <object class="sizeritem">
|
|---|
| 30 | <object class="wxButton" name="btnCancel">
|
|---|
| 31 | <label>Cancel</label>
|
|---|
| 32 | </object>
|
|---|
| 33 | <flag>wxALL|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 34 | <border>5</border>
|
|---|
| 35 | </object>
|
|---|
| 36 | </object>
|
|---|
| 37 | </object>
|
|---|
| 38 | <object class="sizeritem">
|
|---|
| 39 | <object class="wxStaticText">
|
|---|
| 40 | <label>Preview:</label>
|
|---|
| 41 | </object>
|
|---|
| 42 | <option>0</option>
|
|---|
| 43 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 44 | <border>5</border>
|
|---|
| 45 | </object>
|
|---|
| 46 | <object class="sizeritem">
|
|---|
| 47 | <object class="wxStaticText" name="fieldPreview">
|
|---|
| 48 | <label></label>
|
|---|
| 49 | <size>25</size>
|
|---|
| 50 | <style>wxST_NO_AUTORESIZE|wxSUNKEN_BORDER</style>
|
|---|
| 51 | </object>
|
|---|
| 52 | <option>0</option>
|
|---|
| 53 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 54 | <border>5</border>
|
|---|
| 55 | </object>
|
|---|
| 56 | <object class="sizeritem">
|
|---|
| 57 | <object class="unknown" name="htmlExplain"/>
|
|---|
| 58 | <option>1</option>
|
|---|
| 59 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 60 | <border>5</border>
|
|---|
| 61 | <minsize>400,400</minsize>
|
|---|
| 62 | </object>
|
|---|
| 63 | </object>
|
|---|
| 64 | </object>
|
|---|
| 65 | <object class="wxDialog" name="OptionsDialog">
|
|---|
| 66 | <title>Options</title>
|
|---|
| 67 | <centered>1</centered>
|
|---|
| 68 | <style>wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER</style>
|
|---|
| 69 | <object class="wxBoxSizer">
|
|---|
| 70 | <orient>wxVERTICAL</orient>
|
|---|
| 71 | <object class="sizeritem">
|
|---|
| 72 | <object class="wxBoxSizer">
|
|---|
| 73 | <orient>wxHORIZONTAL</orient>
|
|---|
| 74 | <object class="sizeritem">
|
|---|
| 75 | <object class="wxListBox" name="lbPages">
|
|---|
| 76 | <content/>
|
|---|
| 77 | </object>
|
|---|
| 78 | <option>1</option>
|
|---|
| 79 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 80 | <border>5</border>
|
|---|
| 81 | </object>
|
|---|
| 82 | <object class="sizeritem">
|
|---|
| 83 | <object class="wxPanel" name="panelPages"/>
|
|---|
| 84 | <option>0</option>
|
|---|
| 85 | <minsize>50,50</minsize>
|
|---|
| 86 | </object>
|
|---|
| 87 | </object>
|
|---|
| 88 | <option>1</option>
|
|---|
| 89 | <flag>wxEXPAND</flag>
|
|---|
| 90 | </object>
|
|---|
| 91 | <object class="sizeritem">
|
|---|
| 92 | <object class="wxBoxSizer">
|
|---|
| 93 | <orient>wxHORIZONTAL</orient>
|
|---|
| 94 | <object class="sizeritem">
|
|---|
| 95 | <object class="wxButton" name="btnOk">
|
|---|
| 96 | <label>OK</label>
|
|---|
| 97 | <default>1</default>
|
|---|
| 98 | <style></style>
|
|---|
| 99 | </object>
|
|---|
| 100 | <flag>wxALL|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 101 | <border>5</border>
|
|---|
| 102 | </object>
|
|---|
| 103 | <object class="sizeritem">
|
|---|
| 104 | <object class="wxButton" name="btnCancel">
|
|---|
| 105 | <label>Cancel</label>
|
|---|
| 106 | </object>
|
|---|
| 107 | <flag>wxALL|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 108 | <border>5</border>
|
|---|
| 109 | </object>
|
|---|
| 110 | </object>
|
|---|
| 111 | <option>0</option>
|
|---|
| 112 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 113 | <border>5</border>
|
|---|
| 114 | </object>
|
|---|
| 115 | </object>
|
|---|
| 116 | </object>
|
|---|
| 117 | <object class="wxPanel" name="OptionsPageApplication">
|
|---|
| 118 | <object class="wxBoxSizer">
|
|---|
| 119 | <orient>wxVERTICAL</orient>
|
|---|
| 120 | <object class="sizeritem">
|
|---|
| 121 | <object class="wxCheckBox" name="cbShowOnTray">
|
|---|
| 122 | <label>&Minimize to Tray</label>
|
|---|
| 123 | </object>
|
|---|
| 124 | <option>0</option>
|
|---|
| 125 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 126 | <border>5</border>
|
|---|
| 127 | </object>
|
|---|
| 128 | <object class="sizeritem">
|
|---|
| 129 | <object class="wxCheckBox" name="cbMinimizeOnCloseButton">
|
|---|
| 130 | <label>Minimize on &close button</label>
|
|---|
| 131 | </object>
|
|---|
| 132 | <option>0</option>
|
|---|
| 133 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 134 | <border>5</border>
|
|---|
| 135 | </object>
|
|---|
| 136 | <object class="sizeritem">
|
|---|
| 137 | <object class="wxCheckBox" name="cbNewWindowWikiUrl">
|
|---|
| 138 | <label>&New window on wiki URL</label>
|
|---|
| 139 | </object>
|
|---|
| 140 | <option>0</option>
|
|---|
| 141 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 142 | <border>5</border>
|
|---|
| 143 | </object>
|
|---|
| 144 | <object class="sizeritem">
|
|---|
| 145 | <object class="wxCheckBox" name="cbLowResources">
|
|---|
| 146 | <label>&Low resource usage</label>
|
|---|
| 147 | </object>
|
|---|
| 148 | <option>0</option>
|
|---|
| 149 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 150 | <border>5</border>
|
|---|
| 151 | </object>
|
|---|
| 152 | <object class="sizeritem">
|
|---|
| 153 | <object class="wxCheckBox" name="cbSingleProcess">
|
|---|
| 154 | <label>&Single process per user</label>
|
|---|
| 155 | </object>
|
|---|
| 156 | <option>0</option>
|
|---|
| 157 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 158 | <border>5</border>
|
|---|
| 159 | </object>
|
|---|
| 160 | <object class="sizeritem">
|
|---|
| 161 | <object class="wxBoxSizer">
|
|---|
| 162 | <orient>wxHORIZONTAL</orient>
|
|---|
| 163 | <object class="sizeritem">
|
|---|
| 164 | <object class="wxStaticText">
|
|---|
| 165 | <label>Statusbar time format:</label>
|
|---|
| 166 | </object>
|
|---|
| 167 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 168 | <border>5</border>
|
|---|
| 169 | </object>
|
|---|
| 170 | <object class="sizeritem">
|
|---|
| 171 | <object class="wxTextCtrl" name="tfPageStatusTimeFormat">
|
|---|
| 172 | <bg>#C0C0C0</bg>
|
|---|
| 173 | <enabled>0</enabled>
|
|---|
| 174 | <focused>0</focused>
|
|---|
| 175 | </object>
|
|---|
| 176 | <flag>wxALL|wxEXPAND</flag>
|
|---|
| 177 | <border>5</border>
|
|---|
| 178 | </object>
|
|---|
| 179 | <object class="sizeritem">
|
|---|
| 180 | <object class="wxButton" name="btnSelectPageStatusTimeFormat">
|
|---|
| 181 | <label>...</label>
|
|---|
| 182 | </object>
|
|---|
| 183 | <option>0</option>
|
|---|
| 184 | <flag>wxALL|wxALIGN_BOTTOM</flag>
|
|---|
| 185 | <border>5</border>
|
|---|
| 186 | <minsize>20,-1</minsize>
|
|---|
| 187 | </object>
|
|---|
| 188 | </object>
|
|---|
| 189 | <option>0</option>
|
|---|
| 190 | <flag>wxTOP|wxLEFT|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 191 | </object>
|
|---|
| 192 | <object class="sizeritem">
|
|---|
| 193 | <object class="wxStaticLine"/>
|
|---|
| 194 | <option>0</option>
|
|---|
| 195 | <flag>wxTOP|wxLEFT|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 196 | <border>5</border>
|
|---|
| 197 | </object>
|
|---|
| 198 | <object class="sizeritem">
|
|---|
| 199 | <object class="wxCheckBox" name="cbLogWindowAutoShow">
|
|---|
| 200 | <label>Auto-show log window</label>
|
|---|
| 201 | </object>
|
|---|
| 202 | <option>0</option>
|
|---|
| 203 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 204 | <border>5</border>
|
|---|
| 205 | </object>
|
|---|
| 206 | <object class="sizeritem">
|
|---|
| 207 | <object class="wxCheckBox" name="cbLogWindowAutoHide">
|
|---|
| 208 | <label>Auto-hide log window</label>
|
|---|
| 209 | </object>
|
|---|
| 210 | <option>0</option>
|
|---|
| 211 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 212 | <border>5</border>
|
|---|
| 213 | </object>
|
|---|
| 214 | <object class="sizeritem">
|
|---|
| 215 | <object class="wxStaticLine"/>
|
|---|
| 216 | <option>0</option>
|
|---|
| 217 | <flag>wxTOP|wxLEFT|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 218 | <border>5</border>
|
|---|
| 219 | </object>
|
|---|
| 220 | <object class="sizeritem">
|
|---|
| 221 | <object class="wxBoxSizer">
|
|---|
| 222 | <orient>wxHORIZONTAL</orient>
|
|---|
| 223 | <object class="sizeritem">
|
|---|
| 224 | <object class="wxStaticText">
|
|---|
| 225 | <label>Append after clipboard snippet:</label>
|
|---|
| 226 | </object>
|
|---|
| 227 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 228 | <border>5</border>
|
|---|
| 229 | </object>
|
|---|
| 230 | <object class="sizeritem">
|
|---|
| 231 | <object class="wxTextCtrl" name="tfClipboardCatcherSuffix">
|
|---|
| 232 | </object>
|
|---|
| 233 | <flag>wxALL|wxEXPAND</flag>
|
|---|
| 234 | <border>5</border>
|
|---|
| 235 | </object>
|
|---|
| 236 | </object>
|
|---|
| 237 | <option>0</option>
|
|---|
| 238 | <flag>wxTOP|wxLEFT|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 239 | </object>
|
|---|
| 240 | <object class="sizeritem">
|
|---|
| 241 | <object class="wxCheckBox" name="cbClipboardCatcherFilterDouble">
|
|---|
| 242 | <label>Avoid doubled snippets</label>
|
|---|
| 243 | </object>
|
|---|
| 244 | <option>0</option>
|
|---|
| 245 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 246 | <border>5</border>
|
|---|
| 247 | </object>
|
|---|
| 248 | <object class="sizeritem">
|
|---|
| 249 | <object class="wxStaticLine"/>
|
|---|
| 250 | <option>0</option>
|
|---|
| 251 | <flag>wxTOP|wxLEFT|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 252 | <border>5</border>
|
|---|
| 253 | </object>
|
|---|
| 254 | <object class="sizeritem">
|
|---|
| 255 | <object class="wxBoxSizer">
|
|---|
| 256 | <orient>wxHORIZONTAL</orient>
|
|---|
| 257 | <object class="sizeritem">
|
|---|
| 258 | <object class="wxStaticText">
|
|---|
| 259 | <label>Sort order:</label>
|
|---|
| 260 | </object>
|
|---|
| 261 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 262 | <border>5</border>
|
|---|
| 263 | </object>
|
|---|
| 264 | <object class="sizeritem">
|
|---|
| 265 | <object class="wxChoice" name="chCollationOrder">
|
|---|
| 266 | <content>
|
|---|
| 267 | <item>Default</item>
|
|---|
| 268 | <item>C</item>
|
|---|
| 269 | </content>
|
|---|
| 270 | <selection>0</selection>
|
|---|
| 271 | <style></style>
|
|---|
| 272 | </object>
|
|---|
| 273 | </object>
|
|---|
| 274 | <object class="sizeritem">
|
|---|
| 275 | <object class="wxCheckBox" name="cbCollationUppercaseFirst">
|
|---|
| 276 | <label>Uppercase first</label>
|
|---|
| 277 | </object>
|
|---|
| 278 | <option>0</option>
|
|---|
| 279 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 280 | <border>5</border>
|
|---|
| 281 | </object>
|
|---|
| 282 | </object>
|
|---|
| 283 | <option>0</option>
|
|---|
| 284 | <flag>wxTOP|wxLEFT|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 285 | </object>
|
|---|
| 286 | </object>
|
|---|
| 287 | </object>
|
|---|
| 288 | <object class="wxPanel" name="OptionsPageSecurity">
|
|---|
| 289 | <object class="wxBoxSizer">
|
|---|
| 290 | <orient>wxVERTICAL</orient>
|
|---|
| 291 | <object class="sizeritem">
|
|---|
| 292 | <object class="wxCheckBox" name="cbProcessAutoGenerated">
|
|---|
| 293 | <label>&Process auto-generated areas</label>
|
|---|
| 294 | </object>
|
|---|
| 295 | <option>0</option>
|
|---|
| 296 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 297 | <border>5</border>
|
|---|
| 298 | </object>
|
|---|
| 299 | <object class="sizeritem">
|
|---|
| 300 | <object class="wxCheckBox" name="cbInsertionsAllowEval">
|
|---|
| 301 | <label>Process &insertion scripts</label>
|
|---|
| 302 | </object>
|
|---|
| 303 | <option>0</option>
|
|---|
| 304 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 305 | <border>5</border>
|
|---|
| 306 | </object>
|
|---|
| 307 | <object class="spacer">
|
|---|
| 308 | <size>5,5</size>
|
|---|
| 309 | </object>
|
|---|
| 310 | <object class="sizeritem">
|
|---|
| 311 | <object class="wxBoxSizer">
|
|---|
| 312 | <orient>wxHORIZONTAL</orient>
|
|---|
| 313 | <object class="sizeritem">
|
|---|
| 314 | <object class="wxStaticText">
|
|---|
| 315 | <label>&Script security:</label>
|
|---|
| 316 | </object>
|
|---|
| 317 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 318 | <border>5</border>
|
|---|
| 319 | </object>
|
|---|
| 320 | <object class="sizeritem">
|
|---|
| 321 | <object class="wxChoice" name="chScriptSecurityLevel">
|
|---|
| 322 | <content>
|
|---|
| 323 | <item>No scripts</item>
|
|---|
| 324 | <item>No import_scripts</item>
|
|---|
| 325 | <item>No global.import_scripts</item>
|
|---|
| 326 | <item>Allow everything</item>
|
|---|
| 327 | </content>
|
|---|
| 328 | <selection>0</selection>
|
|---|
| 329 | </object>
|
|---|
| 330 | </object>
|
|---|
| 331 | </object>
|
|---|
| 332 | <option>0</option>
|
|---|
| 333 | <flag>wxTOP|wxLEFT|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 334 | </object>
|
|---|
| 335 | </object>
|
|---|
| 336 | </object>
|
|---|
| 337 | <object class="wxPanel" name="OptionsPageTree">
|
|---|
| 338 | <object class="wxBoxSizer">
|
|---|
| 339 | <orient>wxVERTICAL</orient>
|
|---|
| 340 | <object class="sizeritem">
|
|---|
| 341 | <object class="wxCheckBox" name="cbTreeAutoFollow">
|
|---|
| 342 | <label>&Tree auto-follow</label>
|
|---|
| 343 | </object>
|
|---|
| 344 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 345 | <border>5</border>
|
|---|
| 346 | </object>
|
|---|
| 347 | <object class="sizeritem">
|
|---|
| 348 | <object class="wxCheckBox" name="cbTreeUpdateAfterSave">
|
|---|
| 349 | <label>Tree &update after save</label>
|
|---|
| 350 | </object>
|
|---|
| 351 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 352 | <border>5</border>
|
|---|
| 353 | </object>
|
|---|
| 354 | <object class="sizeritem">
|
|---|
| 355 | <object class="wxCheckBox" name="cbHideUndefinedWords">
|
|---|
| 356 | <label>&Hide Undefined WikiWords in Tree</label>
|
|---|
| 357 | </object>
|
|---|
| 358 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 359 | <border>5</border>
|
|---|
| 360 | </object>
|
|---|
| 361 | <object class="sizeritem">
|
|---|
| 362 | <object class="wxCheckBox" name="cbTreeNoCycles">
|
|---|
| 363 | <label>No &cycles in tree</label>
|
|---|
| 364 | </object>
|
|---|
| 365 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 366 | <border>5</border>
|
|---|
| 367 | </object>
|
|---|
| 368 | <object class="sizeritem">
|
|---|
| 369 | <object class="wxFlexGridSizer">
|
|---|
| 370 | <object class="sizeritem">
|
|---|
| 371 | <object class="wxStaticText">
|
|---|
| 372 | <label>Position main tree:</label>
|
|---|
| 373 | </object>
|
|---|
| 374 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 375 | <border>5</border>
|
|---|
| 376 | </object>
|
|---|
| 377 | <object class="sizeritem">
|
|---|
| 378 | <object class="wxChoice" name="chMainTreePosition">
|
|---|
| 379 | <content>
|
|---|
| 380 | <item>Left</item>
|
|---|
| 381 | <item>Right</item>
|
|---|
| 382 | <item>Top</item>
|
|---|
| 383 | <item>Bottom</item>
|
|---|
| 384 | </content>
|
|---|
| 385 | <selection>0</selection>
|
|---|
| 386 | </object>
|
|---|
| 387 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 388 | <border>5</border>
|
|---|
| 389 | </object>
|
|---|
| 390 | <object class="sizeritem">
|
|---|
| 391 | <object class="wxStaticText">
|
|---|
| 392 | <label>Position view tree:</label>
|
|---|
| 393 | </object>
|
|---|
| 394 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 395 | <border>5</border>
|
|---|
| 396 | </object>
|
|---|
| 397 | <object class="sizeritem">
|
|---|
| 398 | <object class="wxChoice" name="chViewsTreePosition">
|
|---|
| 399 | <content>
|
|---|
| 400 | <item>Hidden</item>
|
|---|
| 401 | <item>Above</item>
|
|---|
| 402 | <item>Below</item>
|
|---|
| 403 | <item>Left</item>
|
|---|
| 404 | <item>Right</item>
|
|---|
| 405 | </content>
|
|---|
| 406 | <selection>0</selection>
|
|---|
| 407 | </object>
|
|---|
| 408 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 409 | <border>5</border>
|
|---|
| 410 | </object>
|
|---|
| 411 | <cols>2</cols>
|
|---|
| 412 | <rows>2</rows>
|
|---|
| 413 | </object>
|
|---|
| 414 | <option>0</option>
|
|---|
| 415 | <flag>wxTOP|wxLEFT|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 416 | </object>
|
|---|
| 417 | </object>
|
|---|
| 418 | </object>
|
|---|
| 419 | <object class="wxPanel" name="OptionsPageHtml">
|
|---|
| 420 | <object class="wxBoxSizer">
|
|---|
| 421 | <orient>wxVERTICAL</orient>
|
|---|
| 422 | <object class="sizeritem">
|
|---|
| 423 | <object class="wxCheckBox" name="cbStartBrowserAfterExport">
|
|---|
| 424 | <label>&Start browser after export</label>
|
|---|
| 425 | </object>
|
|---|
| 426 | <option>0</option>
|
|---|
| 427 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 428 | <border>5</border>
|
|---|
| 429 | </object>
|
|---|
| 430 | <object class="sizeritem">
|
|---|
| 431 | <object class="wxBoxSizer">
|
|---|
| 432 | <orient>wxHORIZONTAL</orient>
|
|---|
| 433 | <object class="sizeritem">
|
|---|
| 434 | <object class="wxStaticText">
|
|---|
| 435 | <label>Font name for HTML preview:</label>
|
|---|
| 436 | </object>
|
|---|
| 437 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 438 | <border>5</border>
|
|---|
| 439 | </object>
|
|---|
| 440 | <object class="sizeritem">
|
|---|
| 441 | <object class="wxTextCtrl" name="tfFacenameHtmlPreview"/>
|
|---|
| 442 | <flag>wxALL|wxEXPAND</flag>
|
|---|
| 443 | <border>5</border>
|
|---|
| 444 | </object>
|
|---|
| 445 | <object class="sizeritem">
|
|---|
| 446 | <object class="wxButton" name="btnSelectFaceHtmlPrev">
|
|---|
| 447 | <label>...</label>
|
|---|
| 448 | </object>
|
|---|
| 449 | <flag>wxALL|wxEXPAND|wxALIGN_BOTTOM</flag>
|
|---|
| 450 | <border>5</border>
|
|---|
| 451 | <minsize>20,-1</minsize>
|
|---|
| 452 | </object>
|
|---|
| 453 | </object>
|
|---|
| 454 | <option>0</option>
|
|---|
| 455 | <flag>wxTOP|wxLEFT|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 456 | </object>
|
|---|
| 457 | <object class="sizeritem">
|
|---|
| 458 | <object class="wxFlexGridSizer">
|
|---|
| 459 | <object class="sizeritem">
|
|---|
| 460 | <object class="wxStaticText">
|
|---|
| 461 | <label>Attrs. to</label>
|
|---|
| 462 | <style></style>
|
|---|
| 463 | </object>
|
|---|
| 464 | <option>0</option>
|
|---|
| 465 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 466 | <border>10</border>
|
|---|
| 467 | </object>
|
|---|
| 468 | <object class="sizeritem">
|
|---|
| 469 | <object class="wxCheckBox" name="cbHtmlPreviewProppatternIsExcluding">
|
|---|
| 470 | <label>not </label>
|
|---|
| 471 | </object>
|
|---|
| 472 | <option>0</option>
|
|---|
| 473 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 474 | <border>0</border>
|
|---|
| 475 | </object>
|
|---|
| 476 | <object class="sizeritem">
|
|---|
| 477 | <object class="wxStaticText">
|
|---|
| 478 | <label>include in preview:</label>
|
|---|
| 479 | </object>
|
|---|
| 480 | <option>0</option>
|
|---|
| 481 | <flag>wxTOP|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 482 | <border>10</border>
|
|---|
| 483 | </object>
|
|---|
| 484 | <object class="sizeritem">
|
|---|
| 485 | <object class="wxTextCtrl" name="tfHtmlPreviewProppattern"/>
|
|---|
| 486 | <option>0</option>
|
|---|
| 487 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 488 | <border>5</border>
|
|---|
| 489 | </object>
|
|---|
| 490 | <cols>4</cols>
|
|---|
| 491 | <growablecols>3</growablecols>
|
|---|
| 492 | <object class="sizeritem">
|
|---|
| 493 | <object class="wxStaticText">
|
|---|
| 494 | <label>Attrs. to</label>
|
|---|
| 495 | <style></style>
|
|---|
| 496 | </object>
|
|---|
| 497 | <option>0</option>
|
|---|
| 498 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 499 | <border>10</border>
|
|---|
| 500 | </object>
|
|---|
| 501 | <object class="sizeritem">
|
|---|
| 502 | <object class="wxCheckBox" name="cbHtmlExportProppatternIsExcluding">
|
|---|
| 503 | <label>not </label>
|
|---|
| 504 | </object>
|
|---|
| 505 | <option>0</option>
|
|---|
| 506 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 507 | <border>0</border>
|
|---|
| 508 | </object>
|
|---|
| 509 | <object class="sizeritem">
|
|---|
| 510 | <object class="wxStaticText">
|
|---|
| 511 | <label>include in export:</label>
|
|---|
| 512 | </object>
|
|---|
| 513 | <option>0</option>
|
|---|
| 514 | <flag>wxTOP|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 515 | <border>10</border>
|
|---|
| 516 | </object>
|
|---|
| 517 | <object class="sizeritem">
|
|---|
| 518 | <object class="wxTextCtrl" name="tfHtmlExportProppattern"/>
|
|---|
| 519 | <option>0</option>
|
|---|
| 520 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 521 | <border>5</border>
|
|---|
| 522 | </object>
|
|---|
| 523 | </object>
|
|---|
| 524 | <option>0</option>
|
|---|
| 525 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 526 | </object>
|
|---|
| 527 | <object class="sizeritem">
|
|---|
| 528 | <object class="wxCheckBox" name="cbHtmlPreviewPicsAsLinks">
|
|---|
| 529 | <label>Show pics as links in preview</label>
|
|---|
| 530 | </object>
|
|---|
| 531 | <option>0</option>
|
|---|
| 532 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 533 | <border>5</border>
|
|---|
| 534 | </object>
|
|---|
| 535 | <object class="sizeritem">
|
|---|
| 536 | <object class="wxCheckBox" name="cbHtmlExportPicsAsLinks">
|
|---|
| 537 | <label>Show pics as links in export</label>
|
|---|
| 538 | </object>
|
|---|
| 539 | <option>0</option>
|
|---|
| 540 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 541 | <border>5</border>
|
|---|
| 542 | </object>
|
|---|
| 543 | <object class="sizeritem">
|
|---|
| 544 | <object class="wxBoxSizer">
|
|---|
| 545 | <orient>wxHORIZONTAL</orient>
|
|---|
| 546 | <object class="sizeritem">
|
|---|
| 547 | <object class="wxStaticText">
|
|---|
| 548 | <label>Preview renderer:</label>
|
|---|
| 549 | <style>wxALIGN_RIGHT</style>
|
|---|
| 550 | </object>
|
|---|
| 551 | <option>1</option>
|
|---|
| 552 | <flag>wxALL|wxEXPAND|wxALIGN_BOTTOM</flag>
|
|---|
| 553 | <border>5</border>
|
|---|
| 554 | </object>
|
|---|
| 555 | <object class="sizeritem">
|
|---|
| 556 | <object class="wxChoice" name="chHtmlPreviewRenderer">
|
|---|
| 557 | <content>
|
|---|
| 558 | <item>Internal</item>
|
|---|
| 559 | <item>IE</item>
|
|---|
| 560 | <item>Mozilla</item>
|
|---|
| 561 | </content>
|
|---|
| 562 | <selection>0</selection>
|
|---|
| 563 | </object>
|
|---|
| 564 | <option>0</option>
|
|---|
| 565 | <flag>wxALL|wxEXPAND|wxALIGN_BOTTOM</flag>
|
|---|
| 566 | <border>5</border>
|
|---|
| 567 | </object>
|
|---|
| 568 | </object>
|
|---|
| 569 | </object>
|
|---|
| 570 | <object class="sizeritem">
|
|---|
| 571 | <object class="wxBoxSizer">
|
|---|
| 572 | <orient>wxHORIZONTAL</orient>
|
|---|
| 573 | <object class="sizeritem">
|
|---|
| 574 | <object class="wxStaticText">
|
|---|
| 575 | <label>Table of contents:</label>
|
|---|
| 576 | <style>wxALIGN_RIGHT</style>
|
|---|
| 577 | </object>
|
|---|
| 578 | <option>1</option>
|
|---|
| 579 | <flag>wxALL|wxEXPAND|wxALIGN_BOTTOM</flag>
|
|---|
| 580 | <border>5</border>
|
|---|
| 581 | </object>
|
|---|
| 582 | <object class="sizeritem">
|
|---|
| 583 | <object class="wxChoice" name="chTableOfContents">
|
|---|
| 584 | <content>
|
|---|
| 585 | <item>None</item>
|
|---|
| 586 | <item>As tree</item>
|
|---|
| 587 | <item>As list</item>
|
|---|
| 588 | </content>
|
|---|
| 589 | <selection>0</selection>
|
|---|
| 590 | </object>
|
|---|
| 591 | <option>0</option>
|
|---|
| 592 | <flag>wxALL|wxEXPAND|wxALIGN_BOTTOM</flag>
|
|---|
| 593 | <border>5</border>
|
|---|
| 594 | </object>
|
|---|
| 595 | </object>
|
|---|
| 596 | </object>
|
|---|
| 597 | </object>
|
|---|
| 598 | </object>
|
|---|
| 599 | <object class="wxPanel" name="OptionsPageHtmlHeader">
|
|---|
| 600 | <object class="wxBoxSizer">
|
|---|
| 601 | <orient>wxVERTICAL</orient>
|
|---|
| 602 | <object class="sizeritem">
|
|---|
| 603 | <object class="wxFlexGridSizer">
|
|---|
| 604 | <cols>3</cols>
|
|---|
| 605 | <object class="sizeritem">
|
|---|
| 606 | <object class="wxStaticText">
|
|---|
| 607 | <label>Link color:</label>
|
|---|
| 608 | </object>
|
|---|
| 609 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 610 | <border>5</border>
|
|---|
| 611 | </object>
|
|---|
| 612 | <object class="sizeritem">
|
|---|
| 613 | <object class="wxTextCtrl" name="tfHtmlLinkColor"/>
|
|---|
| 614 | <flag>wxALL|wxEXPAND</flag>
|
|---|
| 615 | <border>5</border>
|
|---|
| 616 | </object>
|
|---|
| 617 | <object class="sizeritem">
|
|---|
| 618 | <object class="wxButton" name="btnSelectHtmlLinkColor">
|
|---|
| 619 | <label>...</label>
|
|---|
| 620 | </object>
|
|---|
| 621 | <flag>wxALL|wxEXPAND|wxALIGN_BOTTOM</flag>
|
|---|
| 622 | <border>5</border>
|
|---|
| 623 | <minsize>20,-1</minsize>
|
|---|
| 624 | </object>
|
|---|
| 625 | <object class="sizeritem">
|
|---|
| 626 | <object class="wxStaticText">
|
|---|
| 627 | <label>Active link color:</label>
|
|---|
| 628 | </object>
|
|---|
| 629 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 630 | <border>5</border>
|
|---|
| 631 | </object>
|
|---|
| 632 | <object class="sizeritem">
|
|---|
| 633 | <object class="wxTextCtrl" name="tfHtmlALinkColor"/>
|
|---|
| 634 | <flag>wxALL|wxEXPAND</flag>
|
|---|
| 635 | <border>5</border>
|
|---|
| 636 | </object>
|
|---|
| 637 | <object class="sizeritem">
|
|---|
| 638 | <object class="wxButton" name="btnSelectHtmlALinkColor">
|
|---|
| 639 | <label>...</label>
|
|---|
| 640 | </object>
|
|---|
| 641 | <flag>wxALL|wxEXPAND|wxALIGN_BOTTOM</flag>
|
|---|
| 642 | <border>5</border>
|
|---|
| 643 | <minsize>20,-1</minsize>
|
|---|
| 644 | </object>
|
|---|
| 645 | <object class="sizeritem">
|
|---|
| 646 | <object class="wxStaticText">
|
|---|
| 647 | <label>Visited link color:</label>
|
|---|
| 648 | </object>
|
|---|
| 649 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 650 | <border>5</border>
|
|---|
| 651 | </object>
|
|---|
| 652 | <object class="sizeritem">
|
|---|
| 653 | <object class="wxTextCtrl" name="tfHtmlVLinkColor"/>
|
|---|
| 654 | <flag>wxALL|wxEXPAND</flag>
|
|---|
| 655 | <border>5</border>
|
|---|
| 656 | </object>
|
|---|
| 657 | <object class="sizeritem">
|
|---|
| 658 | <object class="wxButton" name="btnSelectHtmlVLinkColor">
|
|---|
| 659 | <label>...</label>
|
|---|
| 660 | </object>
|
|---|
| 661 | <flag>wxALL|wxEXPAND|wxALIGN_BOTTOM</flag>
|
|---|
| 662 | <border>5</border>
|
|---|
| 663 | <minsize>20,-1</minsize>
|
|---|
| 664 | </object>
|
|---|
| 665 | <object class="sizeritem">
|
|---|
| 666 | <object class="wxStaticText">
|
|---|
| 667 | <label>Text color:</label>
|
|---|
| 668 | </object>
|
|---|
| 669 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 670 | <border>5</border>
|
|---|
| 671 | </object>
|
|---|
| 672 | <object class="sizeritem">
|
|---|
| 673 | <object class="wxTextCtrl" name="tfHtmlTextColor"/>
|
|---|
| 674 | <flag>wxALL|wxEXPAND</flag>
|
|---|
| 675 | <border>5</border>
|
|---|
| 676 | </object>
|
|---|
| 677 | <object class="sizeritem">
|
|---|
| 678 | <object class="wxButton" name="btnSelectHtmlTextColor">
|
|---|
| 679 | <label>...</label>
|
|---|
| 680 | </object>
|
|---|
| 681 | <flag>wxALL|wxEXPAND|wxALIGN_BOTTOM</flag>
|
|---|
| 682 | <border>5</border>
|
|---|
| 683 | <minsize>20,-1</minsize>
|
|---|
| 684 | </object>
|
|---|
| 685 | <object class="sizeritem">
|
|---|
| 686 | <object class="wxStaticText">
|
|---|
| 687 | <label>Background color:</label>
|
|---|
| 688 | </object>
|
|---|
| 689 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 690 | <border>5</border>
|
|---|
| 691 | </object>
|
|---|
| 692 | <object class="sizeritem">
|
|---|
| 693 | <object class="wxTextCtrl" name="tfHtmlBgColor"/>
|
|---|
| 694 | <flag>wxALL|wxEXPAND</flag>
|
|---|
| 695 | <border>5</border>
|
|---|
| 696 | </object>
|
|---|
| 697 | <object class="sizeritem">
|
|---|
| 698 | <object class="wxButton" name="btnSelectHtmlBgColor">
|
|---|
| 699 | <label>...</label>
|
|---|
| 700 | </object>
|
|---|
| 701 | <flag>wxALL|wxEXPAND|wxALIGN_BOTTOM</flag>
|
|---|
| 702 | <border>5</border>
|
|---|
| 703 | <minsize>20,-1</minsize>
|
|---|
| 704 | </object>
|
|---|
| 705 | <object class="sizeritem">
|
|---|
| 706 | <object class="wxStaticText">
|
|---|
| 707 | <label>Background image:</label>
|
|---|
| 708 | </object>
|
|---|
| 709 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 710 | <border>5</border>
|
|---|
| 711 | </object>
|
|---|
| 712 | <object class="sizeritem">
|
|---|
| 713 | <object class="wxTextCtrl" name="tfHtmlBgImage"/>
|
|---|
| 714 | <flag>wxALL|wxEXPAND</flag>
|
|---|
| 715 | <border>5</border>
|
|---|
| 716 | </object>
|
|---|
| 717 | <object class="sizeritem">
|
|---|
| 718 | <object class="wxButton" name="">
|
|---|
| 719 | <label>...</label>
|
|---|
| 720 | <enabled>0</enabled>
|
|---|
| 721 | <focused>0</focused>
|
|---|
| 722 | <hidden>1</hidden>
|
|---|
| 723 | </object>
|
|---|
| 724 | <flag>wxALL|wxEXPAND|wxALIGN_BOTTOM</flag>
|
|---|
| 725 | <border>5</border>
|
|---|
| 726 | <minsize>20,-1</minsize>
|
|---|
| 727 | </object>
|
|---|
| 728 | <growablecols>1</growablecols>
|
|---|
| 729 | <object class="sizeritem">
|
|---|
| 730 | <object class="wxStaticText">
|
|---|
| 731 | <label>DOCTYPE:</label>
|
|---|
| 732 | </object>
|
|---|
| 733 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 734 | <border>5</border>
|
|---|
| 735 | </object>
|
|---|
| 736 | <object class="sizeritem">
|
|---|
| 737 | <object class="wxTextCtrl" name="tfHtmlDocType"/>
|
|---|
| 738 | <flag>wxALL|wxEXPAND</flag>
|
|---|
| 739 | <border>5</border>
|
|---|
| 740 | </object>
|
|---|
| 741 | <object class="spacer">
|
|---|
| 742 | <size>0,0</size>
|
|---|
| 743 | </object>
|
|---|
| 744 | </object>
|
|---|
| 745 | <option>0</option>
|
|---|
| 746 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 747 | </object>
|
|---|
| 748 | </object>
|
|---|
| 749 | </object>
|
|---|
| 750 | <object class="wxPanel" name="OptionsPageAutosave">
|
|---|
| 751 | <object class="wxBoxSizer">
|
|---|
| 752 | <orient>wxVERTICAL</orient>
|
|---|
| 753 | <object class="sizeritem">
|
|---|
| 754 | <object class="wxCheckBox" name="cbAutoSave">
|
|---|
| 755 | <label>&Autosave active</label>
|
|---|
| 756 | </object>
|
|---|
| 757 | <option>0</option>
|
|---|
| 758 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 759 | <border>5</border>
|
|---|
| 760 | </object>
|
|---|
| 761 | <object class="sizeritem">
|
|---|
| 762 | <object class="wxFlexGridSizer">
|
|---|
| 763 | <object class="sizeritem">
|
|---|
| 764 | <object class="wxStaticText">
|
|---|
| 765 | <label>Delay after key pressed:</label>
|
|---|
| 766 | </object>
|
|---|
| 767 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 768 | <border>5</border>
|
|---|
| 769 | </object>
|
|---|
| 770 | <object class="sizeritem">
|
|---|
| 771 | <object class="wxTextCtrl" name="tfAutoSaveDelayKeyPressed"/>
|
|---|
| 772 | <flag>wxALL|wxEXPAND</flag>
|
|---|
| 773 | <border>5</border>
|
|---|
| 774 | </object>
|
|---|
| 775 | <object class="sizeritem">
|
|---|
| 776 | <object class="wxStaticText">
|
|---|
| 777 | <label>second(s)</label>
|
|---|
| 778 | </object>
|
|---|
| 779 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 780 | <border>5</border>
|
|---|
| 781 | </object>
|
|---|
| 782 | <cols>3</cols>
|
|---|
| 783 | <object class="sizeritem">
|
|---|
| 784 | <object class="wxStaticText">
|
|---|
| 785 | <label>Delay after page dirty:</label>
|
|---|
| 786 | </object>
|
|---|
| 787 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 788 | <border>5</border>
|
|---|
| 789 | </object>
|
|---|
| 790 | <object class="sizeritem">
|
|---|
| 791 | <object class="wxTextCtrl" name="tfAutoSaveDelayDirty"/>
|
|---|
| 792 | <flag>wxALL|wxEXPAND</flag>
|
|---|
| 793 | <border>5</border>
|
|---|
| 794 | </object>
|
|---|
| 795 | <object class="sizeritem">
|
|---|
| 796 | <object class="wxStaticText">
|
|---|
| 797 | <label>second(s)</label>
|
|---|
| 798 | </object>
|
|---|
| 799 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 800 | <border>5</border>
|
|---|
| 801 | </object>
|
|---|
| 802 | </object>
|
|---|
| 803 | <option>0</option>
|
|---|
| 804 | <flag>wxTOP|wxLEFT|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 805 | </object>
|
|---|
| 806 | </object>
|
|---|
| 807 | </object>
|
|---|
| 808 | <object class="wxPanel" name="OptionsPageEditor">
|
|---|
| 809 | <object class="wxBoxSizer">
|
|---|
| 810 | <orient>wxVERTICAL</orient>
|
|---|
| 811 | <object class="sizeritem">
|
|---|
| 812 | <object class="wxFlexGridSizer">
|
|---|
| 813 | <cols>3</cols>
|
|---|
| 814 | <object class="sizeritem">
|
|---|
| 815 | <object class="wxStaticText">
|
|---|
| 816 | <label>Plain text color:</label>
|
|---|
| 817 | </object>
|
|---|
| 818 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 819 | <border>5</border>
|
|---|
| 820 | </object>
|
|---|
| 821 | <object class="sizeritem">
|
|---|
| 822 | <object class="wxTextCtrl" name="tfEditorPlaintextColor">
|
|---|
| 823 | </object>
|
|---|
| 824 | <flag>wxALL|wxEXPAND</flag>
|
|---|
| 825 | <border>5</border>
|
|---|
| 826 | </object>
|
|---|
| 827 | <object class="sizeritem">
|
|---|
| 828 | <object class="wxButton" name="btnSelectEditorPlaintextColor">
|
|---|
| 829 | <label>...</label>
|
|---|
| 830 | </object>
|
|---|
| 831 | <option>0</option>
|
|---|
| 832 | <flag>wxALL|wxALIGN_BOTTOM</flag>
|
|---|
| 833 | <border>5</border>
|
|---|
| 834 | <minsize>20,-1</minsize>
|
|---|
| 835 | </object>
|
|---|
| 836 | <object class="sizeritem">
|
|---|
| 837 | <object class="wxStaticText">
|
|---|
| 838 | <label>Link color:</label>
|
|---|
| 839 | </object>
|
|---|
| 840 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 841 | <border>5</border>
|
|---|
| 842 | </object>
|
|---|
| 843 | <object class="sizeritem">
|
|---|
| 844 | <object class="wxTextCtrl" name="tfEditorLinkColor">
|
|---|
| 845 | </object>
|
|---|
| 846 | <flag>wxALL|wxEXPAND</flag>
|
|---|
| 847 | <border>5</border>
|
|---|
| 848 | </object>
|
|---|
| 849 | <object class="sizeritem">
|
|---|
| 850 | <object class="wxButton" name="btnSelectEditorLinkColor">
|
|---|
| 851 | <label>...</label>
|
|---|
| 852 | </object>
|
|---|
| 853 | <option>0</option>
|
|---|
| 854 | <flag>wxALL|wxALIGN_BOTTOM</flag>
|
|---|
| 855 | <border>5</border>
|
|---|
| 856 | <minsize>20,-1</minsize>
|
|---|
| 857 | </object>
|
|---|
| 858 | <object class="sizeritem">
|
|---|
| 859 | <object class="wxStaticText">
|
|---|
| 860 | <label>Attribute/script color:</label>
|
|---|
| 861 | </object>
|
|---|
| 862 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 863 | <border>5</border>
|
|---|
| 864 | </object>
|
|---|
| 865 | <object class="sizeritem">
|
|---|
| 866 | <object class="wxTextCtrl" name="tfEditorAttributeColor">
|
|---|
| 867 | </object>
|
|---|
| 868 | <flag>wxALL|wxEXPAND</flag>
|
|---|
| 869 | <border>5</border>
|
|---|
| 870 | </object>
|
|---|
| 871 | <object class="sizeritem">
|
|---|
| 872 | <object class="wxButton" name="btnSelectEditorAttributeColor">
|
|---|
| 873 | <label>...</label>
|
|---|
| 874 | </object>
|
|---|
| 875 | <option>0</option>
|
|---|
| 876 | <flag>wxALL|wxALIGN_BOTTOM</flag>
|
|---|
| 877 | <border>5</border>
|
|---|
| 878 | <minsize>20,-1</minsize>
|
|---|
| 879 | </object>
|
|---|
| 880 | <object class="sizeritem">
|
|---|
| 881 | <object class="wxStaticText">
|
|---|
| 882 | <label>Background color:</label>
|
|---|
| 883 | </object>
|
|---|
| 884 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 885 | <border>5</border>
|
|---|
| 886 | </object>
|
|---|
| 887 | <object class="sizeritem">
|
|---|
| 888 | <object class="wxTextCtrl" name="tfEditorBgColor">
|
|---|
| 889 | </object>
|
|---|
| 890 | <flag>wxALL|wxEXPAND</flag>
|
|---|
| 891 | <border>5</border>
|
|---|
| 892 | </object>
|
|---|
| 893 | <object class="sizeritem">
|
|---|
| 894 | <object class="wxButton" name="btnSelectEditorBgColor">
|
|---|
| 895 | <label>...</label>
|
|---|
| 896 | </object>
|
|---|
| 897 | <option>0</option>
|
|---|
| 898 | <flag>wxALL|wxALIGN_BOTTOM</flag>
|
|---|
| 899 | <border>5</border>
|
|---|
| 900 | <minsize>20,-1</minsize>
|
|---|
| 901 | </object>
|
|---|
| 902 | <object class="sizeritem">
|
|---|
| 903 | <object class="wxStaticText">
|
|---|
| 904 | <label>Selection bg. color:</label>
|
|---|
| 905 | </object>
|
|---|
| 906 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 907 | <border>5</border>
|
|---|
| 908 | </object>
|
|---|
| 909 | <object class="sizeritem">
|
|---|
| 910 | <object class="wxTextCtrl" name="tfEditorSelectionBgColor">
|
|---|
| 911 | </object>
|
|---|
| 912 | <flag>wxALL|wxEXPAND</flag>
|
|---|
| 913 | <border>5</border>
|
|---|
| 914 | </object>
|
|---|
| 915 | <object class="sizeritem">
|
|---|
| 916 | <object class="wxButton" name="btnSelectEditorSelectionBgColor">
|
|---|
| 917 | <label>...</label>
|
|---|
| 918 | </object>
|
|---|
| 919 | <option>0</option>
|
|---|
| 920 | <flag>wxALL|wxALIGN_BOTTOM</flag>
|
|---|
| 921 | <border>5</border>
|
|---|
| 922 | <minsize>20,-1</minsize>
|
|---|
| 923 | </object>
|
|---|
| 924 | <object class="sizeritem">
|
|---|
| 925 | <object class="wxStaticText">
|
|---|
| 926 | <label>Sync. highlighting limit:</label>
|
|---|
| 927 | </object>
|
|---|
| 928 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 929 | <border>5</border>
|
|---|
| 930 | </object>
|
|---|
| 931 | <object class="sizeritem">
|
|---|
| 932 | <object class="wxTextCtrl" name="tfSyncHighlightingByteLimit"/>
|
|---|
| 933 | <flag>wxALL|wxEXPAND</flag>
|
|---|
| 934 | <border>5</border>
|
|---|
| 935 | </object>
|
|---|
| 936 | <object class="sizeritem">
|
|---|
| 937 | <object class="wxStaticText">
|
|---|
| 938 | <label>bytes</label>
|
|---|
| 939 | </object>
|
|---|
| 940 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 941 | <border>5</border>
|
|---|
| 942 | </object>
|
|---|
| 943 | <object class="sizeritem">
|
|---|
| 944 | <object class="wxStaticText">
|
|---|
| 945 | <label>Highlight start delay:</label>
|
|---|
| 946 | </object>
|
|---|
| 947 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 948 | <border>5</border>
|
|---|
| 949 | </object>
|
|---|
| 950 | <object class="sizeritem">
|
|---|
| 951 | <object class="wxTextCtrl" name="tfAsyncHighlightingDelay"/>
|
|---|
| 952 | <flag>wxALL|wxEXPAND</flag>
|
|---|
| 953 | <border>5</border>
|
|---|
| 954 | </object>
|
|---|
| 955 | <object class="sizeritem">
|
|---|
| 956 | <object class="wxStaticText">
|
|---|
| 957 | <label>second(s)</label>
|
|---|
| 958 | </object>
|
|---|
| 959 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 960 | <border>5</border>
|
|---|
| 961 | </object>
|
|---|
| 962 | </object>
|
|---|
| 963 | <option>0</option>
|
|---|
| 964 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 965 | </object>
|
|---|
| 966 | <object class="sizeritem">
|
|---|
| 967 | <object class="wxCheckBox" name="cbAutoUnbullets">
|
|---|
| 968 | <label>Auto-&unbullets</label>
|
|---|
| 969 | </object>
|
|---|
| 970 | <option>0</option>
|
|---|
| 971 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 972 | <border>5</border>
|
|---|
| 973 | </object>
|
|---|
| 974 | <object class="sizeritem">
|
|---|
| 975 | <object class="wxCheckBox" name="cbEditorUseImeWorkaround">
|
|---|
| 976 | <label>Use IME workaround for editor input</label>
|
|---|
| 977 | </object>
|
|---|
| 978 | <option>0</option>
|
|---|
| 979 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 980 | <border>5</border>
|
|---|
| 981 | </object>
|
|---|
| 982 | </object>
|
|---|
| 983 | </object>
|
|---|
| 984 | <object class="wxPanel" name="OptionsPageSearching">
|
|---|
| 985 | <object class="wxBoxSizer">
|
|---|
| 986 | <orient>wxVERTICAL</orient>
|
|---|
| 987 | <object class="sizeritem">
|
|---|
| 988 | <object class="wxStaticText" name="">
|
|---|
| 989 | <label>Wiki-wide search</label>
|
|---|
| 990 | <font>
|
|---|
| 991 | <style>default</style>
|
|---|
| 992 | <weight>bold</weight>
|
|---|
| 993 | <family>normal</family>
|
|---|
| 994 | <underlined>0</underlined>
|
|---|
| 995 | </font>
|
|---|
| 996 | </object>
|
|---|
| 997 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 998 | <border>5</border>
|
|---|
| 999 | </object>
|
|---|
| 1000 | <object class="sizeritem">
|
|---|
| 1001 | <object class="wxStaticText" name="">
|
|---|
| 1002 | <label> Context characters</label>
|
|---|
| 1003 | <font>
|
|---|
| 1004 | <style>default</style>
|
|---|
| 1005 | <weight>bold</weight>
|
|---|
| 1006 | <family>normal</family>
|
|---|
| 1007 | <underlined>0</underlined>
|
|---|
| 1008 | </font>
|
|---|
| 1009 | </object>
|
|---|
| 1010 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1011 | <border>5</border>
|
|---|
| 1012 | </object>
|
|---|
| 1013 | <object class="sizeritem">
|
|---|
| 1014 | <object class="wxFlexGridSizer">
|
|---|
| 1015 | <cols>2</cols>
|
|---|
| 1016 | <rows>2</rows>
|
|---|
| 1017 | <object class="sizeritem">
|
|---|
| 1018 | <object class="wxStaticText">
|
|---|
| 1019 | <label>Before:</label>
|
|---|
| 1020 | </object>
|
|---|
| 1021 | <option>0</option>
|
|---|
| 1022 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1023 | <border>5</border>
|
|---|
| 1024 | </object>
|
|---|
| 1025 | <object class="sizeritem">
|
|---|
| 1026 | <object class="wxTextCtrl" name="tfWwSearchContextBefore">
|
|---|
| 1027 | <style></style>
|
|---|
| 1028 | </object>
|
|---|
| 1029 | <option>1</option>
|
|---|
| 1030 | <flag>wxALL|wxEXPAND</flag>
|
|---|
| 1031 | <border>5</border>
|
|---|
| 1032 | </object>
|
|---|
| 1033 | <object class="sizeritem">
|
|---|
| 1034 | <object class="wxStaticText">
|
|---|
| 1035 | <label>After:</label>
|
|---|
| 1036 | </object>
|
|---|
| 1037 | <option>0</option>
|
|---|
| 1038 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1039 | <border>5</border>
|
|---|
| 1040 | </object>
|
|---|
| 1041 | <object class="sizeritem">
|
|---|
| 1042 | <object class="wxTextCtrl" name="tfWwSearchContextAfter"/>
|
|---|
| 1043 | <option>1</option>
|
|---|
| 1044 | <flag>wxALL|wxEXPAND</flag>
|
|---|
| 1045 | <border>5</border>
|
|---|
| 1046 | </object>
|
|---|
| 1047 | <growablecols>1</growablecols>
|
|---|
| 1048 | </object>
|
|---|
| 1049 | <option>0</option>
|
|---|
| 1050 | <flag>wxALL|wxEXPAND</flag>
|
|---|
| 1051 | <border>0</border>
|
|---|
| 1052 | </object>
|
|---|
| 1053 | <object class="sizeritem">
|
|---|
| 1054 | <object class="wxCheckBox" name="cbWwSearchCountOccurrences">
|
|---|
| 1055 | <label>C&ount Occurrences</label>
|
|---|
| 1056 | </object>
|
|---|
| 1057 | <option>0</option>
|
|---|
| 1058 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1059 | <border>5</border>
|
|---|
| 1060 | </object>
|
|---|
| 1061 | <object class="sizeritem">
|
|---|
| 1062 | <object class="wxStaticLine"/>
|
|---|
| 1063 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1064 | <border>5</border>
|
|---|
| 1065 | </object>
|
|---|
| 1066 | <object class="sizeritem">
|
|---|
| 1067 | <object class="wxStaticText" name="">
|
|---|
| 1068 | <label>Incremental search</label>
|
|---|
| 1069 | <font>
|
|---|
| 1070 | <style>default</style>
|
|---|
| 1071 | <weight>bold</weight>
|
|---|
| 1072 | <family>normal</family>
|
|---|
| 1073 | <underlined>0</underlined>
|
|---|
| 1074 | </font>
|
|---|
| 1075 | </object>
|
|---|
| 1076 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1077 | <border>5</border>
|
|---|
| 1078 | </object>
|
|---|
| 1079 | <object class="sizeritem">
|
|---|
| 1080 | <object class="wxBoxSizer">
|
|---|
| 1081 | <orient>wxHORIZONTAL</orient>
|
|---|
| 1082 | <object class="sizeritem">
|
|---|
| 1083 | <object class="wxStaticText">
|
|---|
| 1084 | <label>Delay before auto-close:</label>
|
|---|
| 1085 | </object>
|
|---|
| 1086 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1087 | <border>5</border>
|
|---|
| 1088 | </object>
|
|---|
| 1089 | <object class="sizeritem">
|
|---|
| 1090 | <object class="wxTextCtrl" name="tfIncSearchAutoOffDelay"/>
|
|---|
| 1091 | <flag>wxALL|wxEXPAND</flag>
|
|---|
| 1092 | <border>5</border>
|
|---|
| 1093 | </object>
|
|---|
| 1094 | </object>
|
|---|
| 1095 | <option>0</option>
|
|---|
| 1096 | <flag>wxTOP|wxLEFT|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1097 | </object>
|
|---|
| 1098 | </object>
|
|---|
| 1099 | </object>
|
|---|
| 1100 | <object class="wxPanel" name="OptionsPageCurrentWiki">
|
|---|
| 1101 | <object class="wxBoxSizer">
|
|---|
| 1102 | <orient>wxVERTICAL</orient>
|
|---|
| 1103 | <object class="sizeritem">
|
|---|
| 1104 | <object class="wxCheckBox" name="cbFootnotesAsWws">
|
|---|
| 1105 | <label>&Footnotes as wiki words</label>
|
|---|
| 1106 | </object>
|
|---|
| 1107 | <option>0</option>
|
|---|
| 1108 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1109 | <border>5</border>
|
|---|
| 1110 | </object>
|
|---|
| 1111 | <object class="sizeritem">
|
|---|
| 1112 | <object class="wxBoxSizer">
|
|---|
| 1113 | <orient>wxHORIZONTAL</orient>
|
|---|
| 1114 | <object class="sizeritem">
|
|---|
| 1115 | <object class="wxStaticText">
|
|---|
| 1116 | <label>First word at startup:</label>
|
|---|
| 1117 | </object>
|
|---|
| 1118 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1119 | <border>5</border>
|
|---|
| 1120 | </object>
|
|---|
| 1121 | <object class="sizeritem">
|
|---|
| 1122 | <object class="wxTextCtrl" name="tfFirstWikiWord"/>
|
|---|
| 1123 | <flag>wxALL|wxEXPAND</flag>
|
|---|
| 1124 | <border>5</border>
|
|---|
| 1125 | </object>
|
|---|
| 1126 | </object>
|
|---|
| 1127 | <option>0</option>
|
|---|
| 1128 | <flag>wxTOP|wxLEFT|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1129 | <border>5</border>
|
|---|
| 1130 | </object>
|
|---|
| 1131 | <object class="sizeritem">
|
|---|
| 1132 | <object class="wxBoxSizer">
|
|---|
| 1133 | <orient>wxHORIZONTAL</orient>
|
|---|
| 1134 | <object class="sizeritem">
|
|---|
| 1135 | <object class="wxStaticText">
|
|---|
| 1136 | <label>New page title prefix:</label>
|
|---|
| 1137 | </object>
|
|---|
| 1138 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1139 | <border>5</border>
|
|---|
| 1140 | </object>
|
|---|
| 1141 | <object class="sizeritem">
|
|---|
| 1142 | <object class="wxTextCtrl" name="tfWikiPageTitlePrefix"/>
|
|---|
| 1143 | <flag>wxALL|wxEXPAND</flag>
|
|---|
| 1144 | <border>5</border>
|
|---|
| 1145 | </object>
|
|---|
| 1146 | </object>
|
|---|
| 1147 | <option>0</option>
|
|---|
| 1148 | <flag>wxTOP|wxLEFT|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1149 | <border>5</border>
|
|---|
| 1150 | </object>
|
|---|
| 1151 | <object class="sizeritem">
|
|---|
| 1152 | <object class="wxStaticText" name="">
|
|---|
| 1153 | <label>File storage identity check</label>
|
|---|
| 1154 | <font>
|
|---|
| 1155 | <size>8</size>
|
|---|
| 1156 | <style>default</style>
|
|---|
| 1157 | <weight>bold</weight>
|
|---|
| 1158 | <family>normal</family>
|
|---|
| 1159 | <underlined>0</underlined>
|
|---|
| 1160 | </font>
|
|---|
| 1161 | </object>
|
|---|
| 1162 | <option>0</option>
|
|---|
| 1163 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1164 | <border>5</border>
|
|---|
| 1165 | </object>
|
|---|
| 1166 | <object class="sizeritem">
|
|---|
| 1167 | <object class="wxCheckBox" name="cbFsModDateMustMatch">
|
|---|
| 1168 | <label>Modif. date must match</label>
|
|---|
| 1169 | </object>
|
|---|
| 1170 | <option>0</option>
|
|---|
| 1171 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1172 | <border>5</border>
|
|---|
| 1173 | </object>
|
|---|
| 1174 | <object class="sizeritem">
|
|---|
| 1175 | <object class="wxCheckBox" name="cbFsFilenameMustMatch">
|
|---|
| 1176 | <label>Filename must match</label>
|
|---|
| 1177 | </object>
|
|---|
| 1178 | <option>0</option>
|
|---|
| 1179 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1180 | <border>5</border>
|
|---|
| 1181 | </object>
|
|---|
| 1182 | <object class="sizeritem">
|
|---|
| 1183 | <object class="wxCheckBox" name="cbFsModDateIsEnough">
|
|---|
| 1184 | <label>Modif. date is enough</label>
|
|---|
| 1185 | </object>
|
|---|
| 1186 | <option>0</option>
|
|---|
| 1187 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1188 | <border>5</border>
|
|---|
| 1189 | </object>
|
|---|
| 1190 | </object>
|
|---|
| 1191 | </object>
|
|---|
| 1192 | <object class="wxDialog" name="FontFaceDialog">
|
|---|
| 1193 | <title>Select facename</title>
|
|---|
| 1194 | <centered>1</centered>
|
|---|
| 1195 | <object class="wxBoxSizer">
|
|---|
| 1196 | <orient>wxVERTICAL</orient>
|
|---|
| 1197 | <object class="sizeritem">
|
|---|
| 1198 | <object class="wxListBox" name="lbFacenames">
|
|---|
| 1199 | <content/>
|
|---|
| 1200 | </object>
|
|---|
| 1201 | <option>3</option>
|
|---|
| 1202 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1203 | <border>5</border>
|
|---|
| 1204 | <minsize>250,200</minsize>
|
|---|
| 1205 | </object>
|
|---|
| 1206 | <object class="sizeritem">
|
|---|
| 1207 | <object class="wxStaticText" name="stFacePreview">
|
|---|
| 1208 | <label>Sample</label>
|
|---|
| 1209 | <font>
|
|---|
| 1210 | <size>12</size>
|
|---|
| 1211 | <style>default</style>
|
|---|
| 1212 | <weight>normal</weight>
|
|---|
| 1213 | <family>normal</family>
|
|---|
| 1214 | <underlined>0</underlined>
|
|---|
| 1215 | </font>
|
|---|
| 1216 | </object>
|
|---|
| 1217 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1218 | <border>5</border>
|
|---|
| 1219 | </object>
|
|---|
| 1220 | <object class="sizeritem">
|
|---|
| 1221 | <object class="wxBoxSizer">
|
|---|
| 1222 | <orient>wxHORIZONTAL</orient>
|
|---|
| 1223 | <object class="sizeritem">
|
|---|
| 1224 | <object class="wxButton" name="btnOk">
|
|---|
| 1225 | <label>OK</label>
|
|---|
| 1226 | <default>1</default>
|
|---|
| 1227 | <style></style>
|
|---|
| 1228 | </object>
|
|---|
| 1229 | <flag>wxALL|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1230 | <border>5</border>
|
|---|
| 1231 | </object>
|
|---|
| 1232 | <object class="sizeritem">
|
|---|
| 1233 | <object class="wxButton" name="btnCancel">
|
|---|
| 1234 | <label>Cancel</label>
|
|---|
| 1235 | </object>
|
|---|
| 1236 | <flag>wxALL|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1237 | <border>5</border>
|
|---|
| 1238 | </object>
|
|---|
| 1239 | </object>
|
|---|
| 1240 | <option>0</option>
|
|---|
| 1241 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1242 | <border>5</border>
|
|---|
| 1243 | </object>
|
|---|
| 1244 | </object>
|
|---|
| 1245 | <style>wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER</style>
|
|---|
| 1246 | </object>
|
|---|
| 1247 | <object class="wxDialog" name="OpenWikiWordDialog">
|
|---|
| 1248 | <title>Open Wiki Word</title>
|
|---|
| 1249 | <centered>1</centered>
|
|---|
| 1250 | <object class="wxBoxSizer">
|
|---|
| 1251 | <orient>wxVERTICAL</orient>
|
|---|
| 1252 | <object class="sizeritem">
|
|---|
| 1253 | <object class="wxStaticText" name="">
|
|---|
| 1254 | <label>Wiki Word</label>
|
|---|
| 1255 | </object>
|
|---|
| 1256 | <option>0</option>
|
|---|
| 1257 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1258 | <border>5</border>
|
|---|
| 1259 | </object>
|
|---|
| 1260 | <object class="sizeritem">
|
|---|
| 1261 | <object class="wxTextCtrl" name="text"/>
|
|---|
| 1262 | <option>0</option>
|
|---|
| 1263 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1264 | <border>5</border>
|
|---|
| 1265 | </object>
|
|---|
| 1266 | <object class="sizeritem">
|
|---|
| 1267 | <object class="wxListBox" name="lb">
|
|---|
| 1268 | <content/>
|
|---|
| 1269 | </object>
|
|---|
| 1270 | <option>1</option>
|
|---|
| 1271 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1272 | <border>5</border>
|
|---|
| 1273 | <minsize>200,200</minsize>
|
|---|
| 1274 | </object>
|
|---|
| 1275 | <object class="sizeritem">
|
|---|
| 1276 | <object class="wxStaticLine"/>
|
|---|
| 1277 | <option>0</option>
|
|---|
| 1278 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1279 | <border>5</border>
|
|---|
| 1280 | </object>
|
|---|
| 1281 | <object class="sizeritem">
|
|---|
| 1282 | <object class="wxBoxSizer">
|
|---|
| 1283 | <orient>wxHORIZONTAL</orient>
|
|---|
| 1284 | <object class="sizeritem">
|
|---|
| 1285 | <object class="wxButton" name="btnOk">
|
|---|
| 1286 | <label> OK </label>
|
|---|
| 1287 | <default>1</default>
|
|---|
| 1288 | </object>
|
|---|
| 1289 | <option>0</option>
|
|---|
| 1290 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1291 | <border>5</border>
|
|---|
| 1292 | </object>
|
|---|
| 1293 | <object class="sizeritem">
|
|---|
| 1294 | <object class="wxButton" name="btnCancel">
|
|---|
| 1295 | <label> Cancel </label>
|
|---|
| 1296 | </object>
|
|---|
| 1297 | <option>0</option>
|
|---|
| 1298 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1299 | <border>5</border>
|
|---|
| 1300 | </object>
|
|---|
| 1301 | <object class="sizeritem">
|
|---|
| 1302 | <object class="wxButton" name="btnCreate">
|
|---|
| 1303 | <label> &Create </label>
|
|---|
| 1304 | </object>
|
|---|
| 1305 | <option>0</option>
|
|---|
| 1306 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1307 | <border>5</border>
|
|---|
| 1308 | </object>
|
|---|
| 1309 | </object>
|
|---|
| 1310 | </object>
|
|---|
| 1311 | </object>
|
|---|
| 1312 | <style>wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER</style>
|
|---|
| 1313 | </object>
|
|---|
| 1314 | <object class="wxDialog" name="ChooseWikiWordDialog">
|
|---|
| 1315 | <title>Choose Wiki Word</title>
|
|---|
| 1316 | <centered>1</centered>
|
|---|
| 1317 | <object class="wxBoxSizer">
|
|---|
| 1318 | <orient>wxVERTICAL</orient>
|
|---|
| 1319 | <object class="sizeritem">
|
|---|
| 1320 | <object class="wxStaticText" name="staTitle">
|
|---|
| 1321 | <label>Choose Wiki Word</label>
|
|---|
| 1322 | </object>
|
|---|
| 1323 | <option>0</option>
|
|---|
| 1324 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1325 | <border>5</border>
|
|---|
| 1326 | </object>
|
|---|
| 1327 | <object class="sizeritem">
|
|---|
| 1328 | <object class="wxListBox" name="lb">
|
|---|
| 1329 | <content/>
|
|---|
| 1330 | <style>wxLB_EXTENDED</style>
|
|---|
| 1331 | </object>
|
|---|
| 1332 | <option>1</option>
|
|---|
| 1333 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1334 | <border>5</border>
|
|---|
| 1335 | <minsize>200,200</minsize>
|
|---|
| 1336 | </object>
|
|---|
| 1337 | <object class="sizeritem">
|
|---|
| 1338 | <object class="wxStaticLine"/>
|
|---|
| 1339 | <option>0</option>
|
|---|
| 1340 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1341 | <border>5</border>
|
|---|
| 1342 | </object>
|
|---|
| 1343 | <object class="sizeritem">
|
|---|
| 1344 | <object class="wxBoxSizer">
|
|---|
| 1345 | <orient>wxHORIZONTAL</orient>
|
|---|
| 1346 | <object class="sizeritem">
|
|---|
| 1347 | <object class="wxButton" name="btnOk">
|
|---|
| 1348 | <label> OK </label>
|
|---|
| 1349 | <default>1</default>
|
|---|
| 1350 | </object>
|
|---|
| 1351 | <option>0</option>
|
|---|
| 1352 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1353 | <border>5</border>
|
|---|
| 1354 | </object>
|
|---|
| 1355 | <object class="sizeritem">
|
|---|
| 1356 | <object class="wxButton" name="btnCancel">
|
|---|
| 1357 | <label> Cancel </label>
|
|---|
| 1358 | </object>
|
|---|
| 1359 | <option>0</option>
|
|---|
| 1360 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1361 | <border>5</border>
|
|---|
| 1362 | </object>
|
|---|
| 1363 | <object class="sizeritem">
|
|---|
| 1364 | <object class="wxButton" name="btnDelete">
|
|---|
| 1365 | <label> &Delete </label>
|
|---|
| 1366 | </object>
|
|---|
| 1367 | <option>0</option>
|
|---|
| 1368 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1369 | <border>5</border>
|
|---|
| 1370 | </object>
|
|---|
| 1371 | </object>
|
|---|
| 1372 | </object>
|
|---|
| 1373 | </object>
|
|---|
| 1374 | <style>wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER</style>
|
|---|
| 1375 | </object>
|
|---|
| 1376 | <object class="wxDialog" name="SearchWikiDialog_alt_small">
|
|---|
| 1377 | <title>Search Wiki</title>
|
|---|
| 1378 | <centered>1</centered>
|
|---|
| 1379 | <style>wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER</style>
|
|---|
| 1380 | <object class="wxBoxSizer">
|
|---|
| 1381 | <orient>wxHORIZONTAL</orient>
|
|---|
| 1382 | <object class="sizeritem">
|
|---|
| 1383 | <object class="wxBoxSizer">
|
|---|
| 1384 | <orient>wxVERTICAL</orient>
|
|---|
| 1385 | <object class="sizeritem">
|
|---|
| 1386 | <object class="wxStaticText" name="">
|
|---|
| 1387 | <label>Wiki Search</label>
|
|---|
| 1388 | </object>
|
|---|
| 1389 | <option>0</option>
|
|---|
| 1390 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1391 | <border>5</border>
|
|---|
| 1392 | </object>
|
|---|
| 1393 | <object class="sizeritem">
|
|---|
| 1394 | <object class="wxTextCtrl" name="txtSearch">
|
|---|
| 1395 | <style>wxTE_PROCESS_ENTER</style>
|
|---|
| 1396 | </object>
|
|---|
| 1397 | <option>0</option>
|
|---|
| 1398 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1399 | <border>5</border>
|
|---|
| 1400 | </object>
|
|---|
| 1401 | <object class="sizeritem">
|
|---|
| 1402 | <object class="wxBoxSizer">
|
|---|
| 1403 | <orient>wxHORIZONTAL</orient>
|
|---|
| 1404 | <object class="sizeritem">
|
|---|
| 1405 | <object class="wxBoxSizer">
|
|---|
| 1406 | <orient>wxVERTICAL</orient>
|
|---|
| 1407 | <object class="sizeritem">
|
|---|
| 1408 | <object class="wxRadioBox" name="rboxSearchType">
|
|---|
| 1409 | <label></label>
|
|---|
| 1410 | <content>
|
|---|
| 1411 | <item>S&imple regex</item>
|
|---|
| 1412 | <item>"&Anded" regex</item>
|
|---|
| 1413 | </content>
|
|---|
| 1414 | <style>wxRA_SPECIFY_COLS|wxWANTS_CHARS</style>
|
|---|
| 1415 | </object>
|
|---|
| 1416 | <option>0</option>
|
|---|
| 1417 | <flag>wxALL|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1418 | <border>5</border>
|
|---|
| 1419 | </object>
|
|---|
| 1420 | <object class="sizeritem">
|
|---|
| 1421 | <object class="wxCheckBox" name="cbCaseSensitive">
|
|---|
| 1422 | <label>&Case sensitive</label>
|
|---|
| 1423 | <style>wxWANTS_CHARS</style>
|
|---|
| 1424 | </object>
|
|---|
| 1425 | <option>0</option>
|
|---|
| 1426 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1427 | <border>5</border>
|
|---|
| 1428 | </object>
|
|---|
| 1429 | <object class="sizeritem">
|
|---|
| 1430 | <object class="wxCheckBox" name="cbWholeWord">
|
|---|
| 1431 | <label>&Whole word</label>
|
|---|
| 1432 | <style>wxWANTS_CHARS</style>
|
|---|
| 1433 | </object>
|
|---|
| 1434 | <option>0</option>
|
|---|
| 1435 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1436 | <border>5</border>
|
|---|
| 1437 | </object>
|
|---|
| 1438 | </object>
|
|---|
| 1439 | <option>0</option>
|
|---|
| 1440 | </object>
|
|---|
| 1441 | <object class="spacer">
|
|---|
| 1442 | <size>20,0</size>
|
|---|
| 1443 | <option>1</option>
|
|---|
| 1444 | <flag>wxEXPAND</flag>
|
|---|
| 1445 | </object>
|
|---|
| 1446 | <object class="sizeritem">
|
|---|
| 1447 | <object class="wxBoxSizer">
|
|---|
| 1448 | <orient>wxVERTICAL</orient>
|
|---|
| 1449 | <object class="sizeritem">
|
|---|
| 1450 | <object class="wxButton" name="btnFindPages">
|
|---|
| 1451 | <label> &Find </label>
|
|---|
| 1452 | </object>
|
|---|
| 1453 | <option>0</option>
|
|---|
| 1454 | <flag>wxTOP|wxLEFT|wxRIGHT|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1455 | <border>5</border>
|
|---|
| 1456 | <minsize>70,20</minsize>
|
|---|
| 1457 | </object>
|
|---|
| 1458 | <object class="sizeritem">
|
|---|
| 1459 | <object class="wxButton" name="btnSetPageList">
|
|---|
| 1460 | <label>Set page &list</label>
|
|---|
| 1461 | </object>
|
|---|
| 1462 | <option>0</option>
|
|---|
| 1463 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1464 | <border>5</border>
|
|---|
| 1465 | <minsize>70,20</minsize>
|
|---|
| 1466 | </object>
|
|---|
| 1467 | </object>
|
|---|
| 1468 | <option>0</option>
|
|---|
| 1469 | </object>
|
|---|
| 1470 | </object>
|
|---|
| 1471 | <option>0</option>
|
|---|
| 1472 | <flag>wxEXPAND</flag>
|
|---|
| 1473 | </object>
|
|---|
| 1474 | <object class="sizeritem">
|
|---|
| 1475 | <object class="wxStaticLine">
|
|---|
| 1476 | </object>
|
|---|
| 1477 | <option>0</option>
|
|---|
| 1478 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1479 | <border>5</border>
|
|---|
| 1480 | </object>
|
|---|
| 1481 | <object class="sizeritem">
|
|---|
| 1482 | <object class="wxBoxSizer">
|
|---|
| 1483 | <orient>wxHORIZONTAL</orient>
|
|---|
| 1484 | <object class="sizeritem">
|
|---|
| 1485 | <object class="wxBoxSizer">
|
|---|
| 1486 | <orient>wxVERTICAL</orient>
|
|---|
| 1487 | <object class="sizeritem">
|
|---|
| 1488 | <object class="wxStaticText" name="">
|
|---|
| 1489 | <label>Replace By</label>
|
|---|
| 1490 | </object>
|
|---|
| 1491 | <option>0</option>
|
|---|
| 1492 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1493 | <border>5</border>
|
|---|
| 1494 | </object>
|
|---|
| 1495 | <object class="sizeritem">
|
|---|
| 1496 | <object class="wxTextCtrl" name="txtReplace">
|
|---|
| 1497 | <style>wxTE_PROCESS_ENTER</style>
|
|---|
| 1498 | </object>
|
|---|
| 1499 | <option>0</option>
|
|---|
| 1500 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1501 | <border>5</border>
|
|---|
| 1502 | </object>
|
|---|
| 1503 | </object>
|
|---|
| 1504 | <option>1</option>
|
|---|
| 1505 | <flag>wxEXPAND</flag>
|
|---|
| 1506 | </object>
|
|---|
| 1507 | <object class="sizeritem">
|
|---|
| 1508 | <object class="wxBoxSizer">
|
|---|
| 1509 | <orient>wxVERTICAL</orient>
|
|---|
| 1510 | <object class="sizeritem">
|
|---|
| 1511 | <object class="wxButton" name="btnFindNext">
|
|---|
| 1512 | <label> Find &Next </label>
|
|---|
| 1513 | </object>
|
|---|
| 1514 | <option>0</option>
|
|---|
| 1515 | <flag>wxTOP|wxLEFT|wxRIGHT|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1516 | <border>5</border>
|
|---|
| 1517 | <minsize>70,20</minsize>
|
|---|
| 1518 | </object>
|
|---|
| 1519 | <object class="sizeritem">
|
|---|
| 1520 | <object class="wxButton" name="btnReplace">
|
|---|
| 1521 | <label> &Replace </label>
|
|---|
| 1522 | </object>
|
|---|
| 1523 | <option>0</option>
|
|---|
| 1524 | <flag>wxTOP|wxLEFT|wxRIGHT|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1525 | <border>5</border>
|
|---|
| 1526 | <minsize>70,20</minsize>
|
|---|
| 1527 | </object>
|
|---|
| 1528 | <object class="sizeritem">
|
|---|
| 1529 | <object class="wxButton" name="btnReplaceAll">
|
|---|
| 1530 | <label> Replace &All </label>
|
|---|
| 1531 | </object>
|
|---|
| 1532 | <option>0</option>
|
|---|
| 1533 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1534 | <border>5</border>
|
|---|
| 1535 | <minsize>70,20</minsize>
|
|---|
| 1536 | </object>
|
|---|
| 1537 | </object>
|
|---|
| 1538 | </object>
|
|---|
| 1539 | </object>
|
|---|
| 1540 | <option>0</option>
|
|---|
| 1541 | <flag>wxEXPAND</flag>
|
|---|
| 1542 | </object>
|
|---|
| 1543 | <object class="sizeritem">
|
|---|
| 1544 | <object class="wxStaticLine">
|
|---|
| 1545 | </object>
|
|---|
| 1546 | <option>0</option>
|
|---|
| 1547 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1548 | <border>5</border>
|
|---|
| 1549 | </object>
|
|---|
| 1550 | <object class="sizeritem">
|
|---|
| 1551 | <object class="wxBoxSizer">
|
|---|
| 1552 | <orient>wxHORIZONTAL</orient>
|
|---|
| 1553 | <object class="sizeritem">
|
|---|
| 1554 | <object class="wxBoxSizer">
|
|---|
| 1555 | <orient>wxVERTICAL</orient>
|
|---|
| 1556 | <object class="sizeritem">
|
|---|
| 1557 | <object class="wxStaticText" name="">
|
|---|
| 1558 | <label>Saved Searches:</label>
|
|---|
| 1559 | </object>
|
|---|
| 1560 | <option>0</option>
|
|---|
| 1561 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1562 | <border>5</border>
|
|---|
| 1563 | </object>
|
|---|
| 1564 | <object class="sizeritem">
|
|---|
| 1565 | <object class="wxListBox" name="lbSavedSearches">
|
|---|
| 1566 | <content/>
|
|---|
| 1567 | <style>wxLB_EXTENDED</style>
|
|---|
| 1568 | </object>
|
|---|
| 1569 | <option>1</option>
|
|---|
| 1570 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1571 | <border>5</border>
|
|---|
| 1572 | </object>
|
|---|
| 1573 | </object>
|
|---|
| 1574 | <option>1</option>
|
|---|
| 1575 | <flag>wxEXPAND</flag>
|
|---|
| 1576 | </object>
|
|---|
| 1577 | <object class="sizeritem">
|
|---|
| 1578 | <object class="wxBoxSizer">
|
|---|
| 1579 | <orient>wxVERTICAL</orient>
|
|---|
| 1580 | <object class="sizeritem">
|
|---|
| 1581 | <object class="wxButton" name="btnSaveSearch">
|
|---|
| 1582 | <label>&Save Search</label>
|
|---|
| 1583 | </object>
|
|---|
| 1584 | <option>0</option>
|
|---|
| 1585 | <flag>wxTOP|wxLEFT|wxRIGHT|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1586 | <border>5</border>
|
|---|
| 1587 | <minsize>70,20</minsize>
|
|---|
| 1588 | </object>
|
|---|
| 1589 | <object class="sizeritem">
|
|---|
| 1590 | <object class="wxButton" name="btnDeleteSearches">
|
|---|
| 1591 | <label>&Delete</label>
|
|---|
| 1592 | </object>
|
|---|
| 1593 | <option>0</option>
|
|---|
| 1594 | <flag>wxTOP|wxLEFT|wxRIGHT|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1595 | <border>5</border>
|
|---|
| 1596 | <minsize>70,20</minsize>
|
|---|
| 1597 | </object>
|
|---|
| 1598 | <object class="sizeritem">
|
|---|
| 1599 | <object class="wxButton" name="btnLoadSearch">
|
|---|
| 1600 | <label>&Load</label>
|
|---|
| 1601 | </object>
|
|---|
| 1602 | <option>0</option>
|
|---|
| 1603 | <flag>wxTOP|wxLEFT|wxRIGHT|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1604 | <border>5</border>
|
|---|
| 1605 | <minsize>70,20</minsize>
|
|---|
| 1606 | </object>
|
|---|
| 1607 | <object class="sizeritem">
|
|---|
| 1608 | <object class="wxButton" name="btnLoadAndRunSearch">
|
|---|
| 1609 | <label>L. and R&un</label>
|
|---|
| 1610 | </object>
|
|---|
| 1611 | <option>0</option>
|
|---|
| 1612 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1613 | <border>5</border>
|
|---|
| 1614 | <minsize>70,20</minsize>
|
|---|
| 1615 | </object>
|
|---|
| 1616 | </object>
|
|---|
| 1617 | <option>0</option>
|
|---|
| 1618 | </object>
|
|---|
| 1619 | </object>
|
|---|
| 1620 | <option>1</option>
|
|---|
| 1621 | <flag>wxEXPAND</flag>
|
|---|
| 1622 | </object>
|
|---|
| 1623 | </object>
|
|---|
| 1624 | <option>4</option>
|
|---|
| 1625 | <flag>wxALL|wxEXPAND</flag>
|
|---|
| 1626 | </object>
|
|---|
| 1627 | <object class="sizeritem">
|
|---|
| 1628 | <object class="wxStaticLine">
|
|---|
| 1629 | <style>wxLI_VERTICAL</style>
|
|---|
| 1630 | </object>
|
|---|
| 1631 | <option>0</option>
|
|---|
| 1632 | <flag>wxALL|wxEXPAND</flag>
|
|---|
| 1633 | <border>10</border>
|
|---|
| 1634 | </object>
|
|---|
| 1635 | <object class="sizeritem">
|
|---|
| 1636 | <object class="wxBoxSizer">
|
|---|
| 1637 | <orient>wxVERTICAL</orient>
|
|---|
| 1638 | <object class="sizeritem">
|
|---|
| 1639 | <object class="unknown" name="htmllbPages"/>
|
|---|
| 1640 | <option>1</option>
|
|---|
| 1641 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1642 | <border>5</border>
|
|---|
| 1643 | <minsize>200,200</minsize>
|
|---|
| 1644 | </object>
|
|---|
| 1645 | <object class="sizeritem">
|
|---|
| 1646 | <object class="wxBoxSizer">
|
|---|
| 1647 | <orient>wxHORIZONTAL</orient>
|
|---|
| 1648 | <object class="sizeritem">
|
|---|
| 1649 | <object class="wxStaticText" name="">
|
|---|
| 1650 | <label>Copy to clipboard:</label>
|
|---|
| 1651 | </object>
|
|---|
| 1652 | <option>0</option>
|
|---|
| 1653 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1654 | <border>5</border>
|
|---|
| 1655 | </object>
|
|---|
| 1656 | <object class="sizeritem">
|
|---|
| 1657 | <object class="wxButton" name="btnCopyPageNamesToClipboard">
|
|---|
| 1658 | <label>Page &names</label>
|
|---|
| 1659 | </object>
|
|---|
| 1660 | <option>0</option>
|
|---|
| 1661 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1662 | <border>5</border>
|
|---|
| 1663 | <minsize>70,20</minsize>
|
|---|
| 1664 | </object>
|
|---|
| 1665 | </object>
|
|---|
| 1666 | <option>0</option>
|
|---|
| 1667 | </object>
|
|---|
| 1668 | <object class="sizeritem">
|
|---|
| 1669 | <object class="wxStaticLine">
|
|---|
| 1670 | </object>
|
|---|
| 1671 | <option>0</option>
|
|---|
| 1672 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1673 | <border>5</border>
|
|---|
| 1674 | </object>
|
|---|
| 1675 | <object class="sizeritem">
|
|---|
| 1676 | <object class="wxBoxSizer">
|
|---|
| 1677 | <orient>wxHORIZONTAL</orient>
|
|---|
| 1678 | <object class="sizeritem">
|
|---|
| 1679 | <object class="wxButton" name="btnOptions">
|
|---|
| 1680 | <label>&Options</label>
|
|---|
| 1681 | </object>
|
|---|
| 1682 | <option>0</option>
|
|---|
| 1683 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1684 | <border>5</border>
|
|---|
| 1685 | </object>
|
|---|
| 1686 | <object class="sizeritem">
|
|---|
| 1687 | <object class="wxButton" name="btnClose">
|
|---|
| 1688 | <label>Close</label>
|
|---|
| 1689 | </object>
|
|---|
| 1690 | <option>0</option>
|
|---|
| 1691 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1692 | <border>5</border>
|
|---|
| 1693 | </object>
|
|---|
| 1694 | </object>
|
|---|
| 1695 | <option>0</option>
|
|---|
| 1696 | </object>
|
|---|
| 1697 | </object>
|
|---|
| 1698 | <option>4</option>
|
|---|
| 1699 | <flag>wxALL|wxEXPAND</flag>
|
|---|
| 1700 | </object>
|
|---|
| 1701 | </object>
|
|---|
| 1702 | </object>
|
|---|
| 1703 | <object class="wxDialog" name="SearchWikiDialog">
|
|---|
| 1704 | <title>Search Wiki</title>
|
|---|
| 1705 | <centered>1</centered>
|
|---|
| 1706 | <style>wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER</style>
|
|---|
| 1707 | <object class="wxBoxSizer">
|
|---|
| 1708 | <orient>wxHORIZONTAL</orient>
|
|---|
| 1709 | <object class="sizeritem">
|
|---|
| 1710 | <object class="wxBoxSizer">
|
|---|
| 1711 | <orient>wxVERTICAL</orient>
|
|---|
| 1712 | <object class="sizeritem">
|
|---|
| 1713 | <object class="wxStaticText" name="">
|
|---|
| 1714 | <label>Wiki Search</label>
|
|---|
| 1715 | </object>
|
|---|
| 1716 | <option>0</option>
|
|---|
| 1717 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1718 | <border>5</border>
|
|---|
| 1719 | </object>
|
|---|
| 1720 | <object class="sizeritem">
|
|---|
| 1721 | <object class="wxTextCtrl" name="txtSearch">
|
|---|
| 1722 | <style>wxTE_PROCESS_ENTER</style>
|
|---|
| 1723 | </object>
|
|---|
| 1724 | <option>0</option>
|
|---|
| 1725 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1726 | <border>5</border>
|
|---|
| 1727 | </object>
|
|---|
| 1728 | <object class="sizeritem">
|
|---|
| 1729 | <object class="wxRadioBox" name="rboxSearchType">
|
|---|
| 1730 | <label></label>
|
|---|
| 1731 | <content>
|
|---|
| 1732 | <item>S&imple regex</item>
|
|---|
| 1733 | <item>"&Anded" regex</item>
|
|---|
| 1734 | </content>
|
|---|
| 1735 | <style>wxRA_SPECIFY_ROWS|wxWANTS_CHARS</style>
|
|---|
| 1736 | </object>
|
|---|
| 1737 | <option>0</option>
|
|---|
| 1738 | <flag>wxALL|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1739 | <border>5</border>
|
|---|
| 1740 | </object>
|
|---|
| 1741 | <object class="sizeritem">
|
|---|
| 1742 | <object class="wxBoxSizer">
|
|---|
| 1743 | <orient>wxHORIZONTAL</orient>
|
|---|
| 1744 | <object class="sizeritem">
|
|---|
| 1745 | <object class="wxBoxSizer">
|
|---|
| 1746 | <orient>wxVERTICAL</orient>
|
|---|
| 1747 | <object class="sizeritem">
|
|---|
| 1748 | <object class="wxCheckBox" name="cbCaseSensitive">
|
|---|
| 1749 | <label>&Case sensitive</label>
|
|---|
| 1750 | <style>wxWANTS_CHARS</style>
|
|---|
| 1751 | </object>
|
|---|
| 1752 | <option>0</option>
|
|---|
| 1753 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1754 | <border>5</border>
|
|---|
| 1755 | </object>
|
|---|
| 1756 | <object class="sizeritem">
|
|---|
| 1757 | <object class="wxCheckBox" name="cbWholeWord">
|
|---|
| 1758 | <label>&Whole word</label>
|
|---|
| 1759 | <style>wxWANTS_CHARS</style>
|
|---|
| 1760 | </object>
|
|---|
| 1761 | <option>0</option>
|
|---|
| 1762 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1763 | <border>5</border>
|
|---|
| 1764 | </object>
|
|---|
| 1765 | </object>
|
|---|
| 1766 | <option>0</option>
|
|---|
| 1767 | </object>
|
|---|
| 1768 | <object class="spacer">
|
|---|
| 1769 | <size>20,0</size>
|
|---|
| 1770 | <option>1</option>
|
|---|
| 1771 | </object>
|
|---|
| 1772 | <object class="sizeritem">
|
|---|
| 1773 | <object class="wxBoxSizer">
|
|---|
| 1774 | <orient>wxVERTICAL</orient>
|
|---|
| 1775 | <object class="sizeritem">
|
|---|
| 1776 | <object class="wxButton" name="btnFindPages">
|
|---|
| 1777 | <label> &Find </label>
|
|---|
| 1778 | </object>
|
|---|
| 1779 | <option>0</option>
|
|---|
| 1780 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1781 | <border>5</border>
|
|---|
| 1782 | </object>
|
|---|
| 1783 | <object class="sizeritem">
|
|---|
| 1784 | <object class="wxButton" name="btnSetPageList">
|
|---|
| 1785 | <label>Set page &list</label>
|
|---|
| 1786 | </object>
|
|---|
| 1787 | <option>0</option>
|
|---|
| 1788 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1789 | <border>5</border>
|
|---|
| 1790 | </object>
|
|---|
| 1791 | </object>
|
|---|
| 1792 | <option>0</option>
|
|---|
| 1793 | </object>
|
|---|
| 1794 | </object>
|
|---|
| 1795 | </object>
|
|---|
| 1796 | <object class="sizeritem">
|
|---|
| 1797 | <object class="wxStaticText" name="">
|
|---|
| 1798 | <label>Replace By</label>
|
|---|
| 1799 | </object>
|
|---|
| 1800 | <option>0</option>
|
|---|
| 1801 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1802 | <border>5</border>
|
|---|
| 1803 | </object>
|
|---|
| 1804 | <object class="sizeritem">
|
|---|
| 1805 | <object class="wxTextCtrl" name="txtReplace">
|
|---|
| 1806 | <style>wxTE_PROCESS_ENTER</style>
|
|---|
| 1807 | </object>
|
|---|
| 1808 | <option>0</option>
|
|---|
| 1809 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1810 | <border>5</border>
|
|---|
| 1811 | </object>
|
|---|
| 1812 | <object class="sizeritem">
|
|---|
| 1813 | <object class="wxBoxSizer">
|
|---|
| 1814 | <orient>wxHORIZONTAL</orient>
|
|---|
| 1815 | <object class="sizeritem">
|
|---|
| 1816 | <object class="wxButton" name="btnFindNext">
|
|---|
| 1817 | <label> Find &Next </label>
|
|---|
| 1818 | </object>
|
|---|
| 1819 | <option>0</option>
|
|---|
| 1820 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1821 | <border>5</border>
|
|---|
| 1822 | </object>
|
|---|
| 1823 | <object class="sizeritem">
|
|---|
| 1824 | <object class="wxButton" name="btnReplace">
|
|---|
| 1825 | <label> &Replace </label>
|
|---|
| 1826 | </object>
|
|---|
| 1827 | <option>0</option>
|
|---|
| 1828 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1829 | <border>5</border>
|
|---|
| 1830 | </object>
|
|---|
| 1831 | <object class="sizeritem">
|
|---|
| 1832 | <object class="wxButton" name="btnReplaceAll">
|
|---|
| 1833 | <label> Replace &All </label>
|
|---|
| 1834 | </object>
|
|---|
| 1835 | <option>0</option>
|
|---|
| 1836 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1837 | <border>5</border>
|
|---|
| 1838 | </object>
|
|---|
| 1839 | </object>
|
|---|
| 1840 | </object>
|
|---|
| 1841 | <object class="sizeritem">
|
|---|
| 1842 | <object class="wxStaticLine">
|
|---|
| 1843 | </object>
|
|---|
| 1844 | <option>0</option>
|
|---|
| 1845 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1846 | <border>5</border>
|
|---|
| 1847 | </object>
|
|---|
| 1848 | <object class="sizeritem">
|
|---|
| 1849 | <object class="wxStaticText" name="">
|
|---|
| 1850 | <label>Saved Searches:</label>
|
|---|
| 1851 | </object>
|
|---|
| 1852 | <option>0</option>
|
|---|
| 1853 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1854 | <border>5</border>
|
|---|
| 1855 | </object>
|
|---|
| 1856 | <object class="sizeritem">
|
|---|
| 1857 | <object class="wxListBox" name="lbSavedSearches">
|
|---|
| 1858 | <content/>
|
|---|
| 1859 | <style>wxLB_EXTENDED</style>
|
|---|
| 1860 | </object>
|
|---|
| 1861 | <option>1</option>
|
|---|
| 1862 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1863 | <border>5</border>
|
|---|
| 1864 | <minsize>-1,80</minsize>
|
|---|
| 1865 | </object>
|
|---|
| 1866 | <object class="sizeritem">
|
|---|
| 1867 | <object class="wxFlexGridSizer">
|
|---|
| 1868 | <cols>2</cols>
|
|---|
| 1869 | <object class="sizeritem">
|
|---|
| 1870 | <object class="wxButton" name="btnSaveSearch">
|
|---|
| 1871 | <label>&Save Search</label>
|
|---|
| 1872 | </object>
|
|---|
| 1873 | <option>0</option>
|
|---|
| 1874 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1875 | <border>5</border>
|
|---|
| 1876 | </object>
|
|---|
| 1877 | <object class="sizeritem">
|
|---|
| 1878 | <object class="wxButton" name="btnDeleteSearches">
|
|---|
| 1879 | <label>&Delete Search(es)</label>
|
|---|
| 1880 | </object>
|
|---|
| 1881 | <option>0</option>
|
|---|
| 1882 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1883 | <border>5</border>
|
|---|
| 1884 | </object>
|
|---|
| 1885 | <object class="sizeritem">
|
|---|
| 1886 | <object class="wxButton" name="btnLoadSearch">
|
|---|
| 1887 | <label>&Load Search</label>
|
|---|
| 1888 | </object>
|
|---|
| 1889 | <option>0</option>
|
|---|
| 1890 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1891 | <border>5</border>
|
|---|
| 1892 | </object>
|
|---|
| 1893 | <object class="sizeritem">
|
|---|
| 1894 | <object class="wxButton" name="btnLoadAndRunSearch">
|
|---|
| 1895 | <label>Load and R&un Search</label>
|
|---|
| 1896 | </object>
|
|---|
| 1897 | <option>0</option>
|
|---|
| 1898 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1899 | <border>5</border>
|
|---|
| 1900 | </object>
|
|---|
| 1901 | </object>
|
|---|
| 1902 | </object>
|
|---|
| 1903 | </object>
|
|---|
| 1904 | <option>4</option>
|
|---|
| 1905 | <flag>wxALL|wxEXPAND</flag>
|
|---|
| 1906 | </object>
|
|---|
| 1907 | <object class="sizeritem">
|
|---|
| 1908 | <object class="wxStaticLine">
|
|---|
| 1909 | <style>wxLI_VERTICAL</style>
|
|---|
| 1910 | </object>
|
|---|
| 1911 | <option>0</option>
|
|---|
| 1912 | <flag>wxALL|wxEXPAND</flag>
|
|---|
| 1913 | <border>10</border>
|
|---|
| 1914 | </object>
|
|---|
| 1915 | <object class="sizeritem">
|
|---|
| 1916 | <object class="wxBoxSizer">
|
|---|
| 1917 | <orient>wxVERTICAL</orient>
|
|---|
| 1918 | <object class="sizeritem">
|
|---|
| 1919 | <object class="unknown" name="htmllbPages"/>
|
|---|
| 1920 | <option>1</option>
|
|---|
| 1921 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1922 | <border>5</border>
|
|---|
| 1923 | <minsize>200,200</minsize>
|
|---|
| 1924 | </object>
|
|---|
| 1925 | <object class="sizeritem">
|
|---|
| 1926 | <object class="wxBoxSizer">
|
|---|
| 1927 | <orient>wxHORIZONTAL</orient>
|
|---|
| 1928 | <object class="sizeritem">
|
|---|
| 1929 | <object class="wxStaticText" name="">
|
|---|
| 1930 | <label>Copy to clipboard:</label>
|
|---|
| 1931 | </object>
|
|---|
| 1932 | <option>0</option>
|
|---|
| 1933 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1934 | <border>5</border>
|
|---|
| 1935 | </object>
|
|---|
| 1936 | <object class="sizeritem">
|
|---|
| 1937 | <object class="wxButton" name="btnCopyPageNamesToClipboard">
|
|---|
| 1938 | <label>Page &names</label>
|
|---|
| 1939 | </object>
|
|---|
| 1940 | <option>0</option>
|
|---|
| 1941 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1942 | <border>5</border>
|
|---|
| 1943 | </object>
|
|---|
| 1944 | </object>
|
|---|
| 1945 | <option>0</option>
|
|---|
| 1946 | </object>
|
|---|
| 1947 | <object class="sizeritem">
|
|---|
| 1948 | <object class="wxStaticLine">
|
|---|
| 1949 | </object>
|
|---|
| 1950 | <option>0</option>
|
|---|
| 1951 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1952 | <border>5</border>
|
|---|
| 1953 | </object>
|
|---|
| 1954 | <object class="sizeritem">
|
|---|
| 1955 | <object class="wxBoxSizer">
|
|---|
| 1956 | <orient>wxHORIZONTAL</orient>
|
|---|
| 1957 | <object class="sizeritem">
|
|---|
| 1958 | <object class="wxButton" name="btnOptions">
|
|---|
| 1959 | <label>&Options</label>
|
|---|
| 1960 | </object>
|
|---|
| 1961 | <option>0</option>
|
|---|
| 1962 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1963 | <border>5</border>
|
|---|
| 1964 | </object>
|
|---|
| 1965 | <object class="sizeritem">
|
|---|
| 1966 | <object class="wxButton" name="btnClose">
|
|---|
| 1967 | <label>Close</label>
|
|---|
| 1968 | </object>
|
|---|
| 1969 | <option>0</option>
|
|---|
| 1970 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1971 | <border>5</border>
|
|---|
| 1972 | </object>
|
|---|
| 1973 | </object>
|
|---|
| 1974 | <option>0</option>
|
|---|
| 1975 | </object>
|
|---|
| 1976 | </object>
|
|---|
| 1977 | <option>4</option>
|
|---|
| 1978 | <flag>wxALL|wxEXPAND</flag>
|
|---|
| 1979 | </object>
|
|---|
| 1980 | </object>
|
|---|
| 1981 | </object>
|
|---|
| 1982 | <object class="wxDialog" name="SearchWikiOptionsDialog">
|
|---|
| 1983 | <title>Search Options</title>
|
|---|
| 1984 | <centered>1</centered>
|
|---|
| 1985 | <object class="wxBoxSizer">
|
|---|
| 1986 | <orient>wxVERTICAL</orient>
|
|---|
| 1987 | <object class="sizeritem">
|
|---|
| 1988 | <object class="wxStaticText" name="">
|
|---|
| 1989 | <label>Context characters</label>
|
|---|
| 1990 | <font>
|
|---|
| 1991 | <style>default</style>
|
|---|
| 1992 | <weight>bold</weight>
|
|---|
| 1993 | <family>normal</family>
|
|---|
| 1994 | <underlined>0</underlined>
|
|---|
| 1995 | </font>
|
|---|
| 1996 | </object>
|
|---|
| 1997 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 1998 | <border>5</border>
|
|---|
| 1999 | </object>
|
|---|
| 2000 | <object class="sizeritem">
|
|---|
| 2001 | <object class="wxFlexGridSizer">
|
|---|
| 2002 | <cols>2</cols>
|
|---|
| 2003 | <rows>2</rows>
|
|---|
| 2004 | <object class="sizeritem">
|
|---|
| 2005 | <object class="wxStaticText">
|
|---|
| 2006 | <label>Before:</label>
|
|---|
| 2007 | </object>
|
|---|
| 2008 | <option>0</option>
|
|---|
| 2009 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2010 | <border>5</border>
|
|---|
| 2011 | </object>
|
|---|
| 2012 | <object class="sizeritem">
|
|---|
| 2013 | <object class="wxTextCtrl" name="tfContextBefore">
|
|---|
| 2014 | <style></style>
|
|---|
| 2015 | </object>
|
|---|
| 2016 | <option>1</option>
|
|---|
| 2017 | <flag>wxALL|wxEXPAND</flag>
|
|---|
| 2018 | <border>5</border>
|
|---|
| 2019 | </object>
|
|---|
| 2020 | <object class="sizeritem">
|
|---|
| 2021 | <object class="wxStaticText">
|
|---|
| 2022 | <label>After:</label>
|
|---|
| 2023 | </object>
|
|---|
| 2024 | <option>0</option>
|
|---|
| 2025 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2026 | <border>5</border>
|
|---|
| 2027 | </object>
|
|---|
| 2028 | <object class="sizeritem">
|
|---|
| 2029 | <object class="wxTextCtrl" name="tfContextAfter"/>
|
|---|
| 2030 | <option>1</option>
|
|---|
| 2031 | <flag>wxALL|wxEXPAND</flag>
|
|---|
| 2032 | <border>5</border>
|
|---|
| 2033 | </object>
|
|---|
| 2034 | <growablerows>1</growablerows>
|
|---|
| 2035 | <growablecols>1</growablecols>
|
|---|
| 2036 | </object>
|
|---|
| 2037 | <option>1</option>
|
|---|
| 2038 | <flag>wxALL|wxEXPAND</flag>
|
|---|
| 2039 | <border>0</border>
|
|---|
| 2040 | </object>
|
|---|
| 2041 | <object class="sizeritem">
|
|---|
| 2042 | <object class="wxStaticLine"/>
|
|---|
| 2043 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2044 | <border>5</border>
|
|---|
| 2045 | </object>
|
|---|
| 2046 | <object class="sizeritem">
|
|---|
| 2047 | <object class="wxCheckBox" name="cbCountOccurrences">
|
|---|
| 2048 | <label>C&ount Occurrences</label>
|
|---|
| 2049 | </object>
|
|---|
| 2050 | <option>0</option>
|
|---|
| 2051 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2052 | <border>5</border>
|
|---|
| 2053 | </object>
|
|---|
| 2054 | <object class="sizeritem">
|
|---|
| 2055 | <object class="wxStaticLine"/>
|
|---|
| 2056 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2057 | <border>5</border>
|
|---|
| 2058 | </object>
|
|---|
| 2059 | <object class="sizeritem">
|
|---|
| 2060 | <object class="wxBoxSizer">
|
|---|
| 2061 | <orient>wxHORIZONTAL</orient>
|
|---|
| 2062 | <object class="sizeritem">
|
|---|
| 2063 | <object class="wxButton" name="btnOk">
|
|---|
| 2064 | <label>OK</label>
|
|---|
| 2065 | <default>1</default>
|
|---|
| 2066 | </object>
|
|---|
| 2067 | <flag>wxALL|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2068 | <border>5</border>
|
|---|
| 2069 | </object>
|
|---|
| 2070 | <object class="sizeritem">
|
|---|
| 2071 | <object class="wxButton" name="btnCancel">
|
|---|
| 2072 | <label>Cancel</label>
|
|---|
| 2073 | </object>
|
|---|
| 2074 | <flag>wxALL|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2075 | <border>5</border>
|
|---|
| 2076 | </object>
|
|---|
| 2077 | </object>
|
|---|
| 2078 | <option>0</option>
|
|---|
| 2079 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2080 | <border>5</border>
|
|---|
| 2081 | </object>
|
|---|
| 2082 | </object>
|
|---|
| 2083 | </object>
|
|---|
| 2084 | <object class="wxDialog" name="SearchPageDialog">
|
|---|
| 2085 | <title>Search Page</title>
|
|---|
| 2086 | <centered>1</centered>
|
|---|
| 2087 | <object class="wxBoxSizer">
|
|---|
| 2088 | <orient>wxHORIZONTAL</orient>
|
|---|
| 2089 | <object class="sizeritem">
|
|---|
| 2090 | <object class="wxBoxSizer">
|
|---|
| 2091 | <orient>wxVERTICAL</orient>
|
|---|
| 2092 | <object class="sizeritem">
|
|---|
| 2093 | <object class="wxFlexGridSizer">
|
|---|
| 2094 | <object class="sizeritem">
|
|---|
| 2095 | <object class="wxStaticText" name="">
|
|---|
| 2096 | <label>&Search:</label>
|
|---|
| 2097 | </object>
|
|---|
| 2098 | <option>0</option>
|
|---|
| 2099 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2100 | <border>5</border>
|
|---|
| 2101 | </object>
|
|---|
| 2102 | <object class="sizeritem">
|
|---|
| 2103 | <object class="wxTextCtrl" name="txtSearch">
|
|---|
| 2104 | </object>
|
|---|
| 2105 | <option>0</option>
|
|---|
| 2106 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2107 | <border>5</border>
|
|---|
| 2108 | <minsize>200,-1</minsize>
|
|---|
| 2109 | </object>
|
|---|
| 2110 | <object class="sizeritem">
|
|---|
| 2111 | <object class="wxStaticText" name="">
|
|---|
| 2112 | <label>&Replace by:</label>
|
|---|
| 2113 | </object>
|
|---|
| 2114 | <option>0</option>
|
|---|
| 2115 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2116 | <border>5</border>
|
|---|
| 2117 | </object>
|
|---|
| 2118 | <object class="sizeritem">
|
|---|
| 2119 | <object class="wxTextCtrl" name="txtReplace">
|
|---|
| 2120 | </object>
|
|---|
| 2121 | <option>0</option>
|
|---|
| 2122 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2123 | <border>5</border>
|
|---|
| 2124 | <minsize>200,-1</minsize>
|
|---|
| 2125 | </object>
|
|---|
| 2126 | <growablecols>1</growablecols>
|
|---|
| 2127 | <cols>2</cols>
|
|---|
| 2128 | <rows>2</rows>
|
|---|
| 2129 | </object>
|
|---|
| 2130 | <flag>wxEXPAND</flag>
|
|---|
| 2131 | </object>
|
|---|
| 2132 | <object class="sizeritem">
|
|---|
| 2133 | <object class="wxBoxSizer">
|
|---|
| 2134 | <orient>wxHORIZONTAL</orient>
|
|---|
| 2135 | <object class="sizeritem">
|
|---|
| 2136 | <object class="wxBoxSizer">
|
|---|
| 2137 | <orient>wxVERTICAL</orient>
|
|---|
| 2138 | <object class="sizeritem">
|
|---|
| 2139 | <object class="wxCheckBox" name="cbCaseSensitive">
|
|---|
| 2140 | <label>&Case sensitive</label>
|
|---|
| 2141 | </object>
|
|---|
| 2142 | <option>0</option>
|
|---|
| 2143 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2144 | <border>5</border>
|
|---|
| 2145 | </object>
|
|---|
| 2146 | <object class="sizeritem">
|
|---|
| 2147 | <object class="wxCheckBox" name="cbWholeWord">
|
|---|
| 2148 | <label>&Whole word</label>
|
|---|
| 2149 | </object>
|
|---|
| 2150 | <option>0</option>
|
|---|
| 2151 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2152 | <border>5</border>
|
|---|
| 2153 | </object>
|
|---|
| 2154 | <object class="sizeritem">
|
|---|
| 2155 | <object class="wxCheckBox" name="cbRegEx">
|
|---|
| 2156 | <label>R&egular expression</label>
|
|---|
| 2157 | </object>
|
|---|
| 2158 | <option>0</option>
|
|---|
| 2159 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2160 | <border>5</border>
|
|---|
| 2161 | </object>
|
|---|
| 2162 | </object>
|
|---|
| 2163 | <option>1</option>
|
|---|
| 2164 | </object>
|
|---|
| 2165 | <object class="spacer">
|
|---|
| 2166 | <size>10,10</size>
|
|---|
| 2167 | </object>
|
|---|
| 2168 | <object class="sizeritem">
|
|---|
| 2169 | <object class="wxRadioBox" name="rbSearchFrom">
|
|---|
| 2170 | <label>Search from</label>
|
|---|
| 2171 | <content>
|
|---|
| 2172 | <item>cursor</item>
|
|---|
| 2173 | <item>&beginning</item>
|
|---|
| 2174 | </content>
|
|---|
| 2175 | <selection>0</selection>
|
|---|
| 2176 | </object>
|
|---|
| 2177 | <option>1</option>
|
|---|
| 2178 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2179 | <border>5</border>
|
|---|
| 2180 | </object>
|
|---|
| 2181 | </object>
|
|---|
| 2182 | <option>0</option>
|
|---|
| 2183 | </object>
|
|---|
| 2184 | </object>
|
|---|
| 2185 | <option>1</option>
|
|---|
| 2186 | <flag>wxEXPAND</flag>
|
|---|
| 2187 | </object>
|
|---|
| 2188 | <object class="sizeritem">
|
|---|
| 2189 | <object class="wxBoxSizer">
|
|---|
| 2190 | <orient>wxVERTICAL</orient>
|
|---|
| 2191 | <object class="sizeritem">
|
|---|
| 2192 | <object class="wxButton" name="btnFindNext">
|
|---|
| 2193 | <label> Find &Next </label>
|
|---|
| 2194 | <default>1</default>
|
|---|
| 2195 | <style></style>
|
|---|
| 2196 | </object>
|
|---|
| 2197 | <option>0</option>
|
|---|
| 2198 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2199 | <border>5</border>
|
|---|
| 2200 | </object>
|
|---|
| 2201 | <object class="sizeritem">
|
|---|
| 2202 | <object class="wxButton" name="btnReplace">
|
|---|
| 2203 | <label> &Replace </label>
|
|---|
| 2204 | </object>
|
|---|
| 2205 | <option>0</option>
|
|---|
| 2206 | <flag>wxBOTTOM|wxLEFT|wxRIGHT|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2207 | <border>5</border>
|
|---|
| 2208 | </object>
|
|---|
| 2209 | <object class="sizeritem">
|
|---|
| 2210 | <object class="wxButton" name="btnReplaceAll">
|
|---|
| 2211 | <label> Replace &All </label>
|
|---|
| 2212 | </object>
|
|---|
| 2213 | <option>0</option>
|
|---|
| 2214 | <flag>wxLEFT|wxRIGHT|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2215 | <border>5</border>
|
|---|
| 2216 | </object>
|
|---|
| 2217 | <object class="sizeritem">
|
|---|
| 2218 | <object class="wxButton" name="btnClose">
|
|---|
| 2219 | <label>Close</label>
|
|---|
| 2220 | </object>
|
|---|
| 2221 | <option>0</option>
|
|---|
| 2222 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2223 | <border>5</border>
|
|---|
| 2224 | </object>
|
|---|
| 2225 | </object>
|
|---|
| 2226 | </object>
|
|---|
| 2227 | </object>
|
|---|
| 2228 | <style>wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER</style>
|
|---|
| 2229 | </object>
|
|---|
| 2230 | <object class="wxDialog" name="WikiPageListConstructionDialog">
|
|---|
| 2231 | <title>Page List</title>
|
|---|
| 2232 | <object class="wxBoxSizer">
|
|---|
| 2233 | <orient>wxHORIZONTAL</orient>
|
|---|
| 2234 | <object class="sizeritem">
|
|---|
| 2235 | <object class="wxBoxSizer">
|
|---|
| 2236 | <orient>wxVERTICAL</orient>
|
|---|
| 2237 | <object class="sizeritem">
|
|---|
| 2238 | <object class="wxRadioButton" name="rbPagesAll">
|
|---|
| 2239 | <label>All Pages</label>
|
|---|
| 2240 | <style>wxRB_GROUP</style>
|
|---|
| 2241 | </object>
|
|---|
| 2242 | <option>0</option>
|
|---|
| 2243 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2244 | <border>5</border>
|
|---|
| 2245 | </object>
|
|---|
| 2246 | <object class="sizeritem">
|
|---|
| 2247 | <object class="wxRadioButton" name="rbPagesMatchRe">
|
|---|
| 2248 | <label>Page names matching regular expression:</label>
|
|---|
| 2249 | </object>
|
|---|
| 2250 | <option>0</option>
|
|---|
| 2251 | <flag>wxTOP|wxBOTTOM|wxLEFT|wxRIGHT|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2252 | <border>5</border>
|
|---|
| 2253 | </object>
|
|---|
| 2254 | <object class="sizeritem">
|
|---|
| 2255 | <object class="wxBoxSizer">
|
|---|
| 2256 | <orient>wxHORIZONTAL</orient>
|
|---|
| 2257 | <object class="spacer">
|
|---|
| 2258 | <size>25,0</size>
|
|---|
| 2259 | </object>
|
|---|
| 2260 | <object class="sizeritem">
|
|---|
| 2261 | <object class="wxTextCtrl" name="tfMatchRe"/>
|
|---|
| 2262 | <option>1</option>
|
|---|
| 2263 | <flag>wxTOP|wxBOTTOM|wxRIGHT|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2264 | <border>5</border>
|
|---|
| 2265 | </object>
|
|---|
| 2266 | </object>
|
|---|
| 2267 | <flag>wxALL|wxEXPAND</flag>
|
|---|
| 2268 | </object>
|
|---|
| 2269 | <object class="sizeritem">
|
|---|
| 2270 | <object class="wxBoxSizer">
|
|---|
| 2271 | <orient>wxHORIZONTAL</orient>
|
|---|
| 2272 | <object class="sizeritem">
|
|---|
| 2273 | <object class="wxRadioButton" name="rbPagesInList">
|
|---|
| 2274 | <label>Pages in list and </label>
|
|---|
| 2275 | </object>
|
|---|
| 2276 | <option>0</option>
|
|---|
| 2277 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2278 | <border>5</border>
|
|---|
| 2279 | </object>
|
|---|
| 2280 | <object class="sizeritem">
|
|---|
| 2281 | <object class="wxTextCtrl" name="tfSubtreeLevels">
|
|---|
| 2282 | <value>0</value>
|
|---|
| 2283 | </object>
|
|---|
| 2284 | <option>1</option>
|
|---|
| 2285 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2286 | <border>5</border>
|
|---|
| 2287 | <minsize>40,-1</minsize>
|
|---|
| 2288 | </object>
|
|---|
| 2289 | <object class="sizeritem">
|
|---|
| 2290 | <object class="wxStaticText">
|
|---|
| 2291 | <label>level(s) below</label>
|
|---|
| 2292 | </object>
|
|---|
| 2293 | <option>0</option>
|
|---|
| 2294 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2295 | <border>5</border>
|
|---|
| 2296 | </object>
|
|---|
| 2297 | </object>
|
|---|
| 2298 | <option>0</option>
|
|---|
| 2299 | <flag>wxALL|wxEXPAND</flag>
|
|---|
| 2300 | </object>
|
|---|
| 2301 | <object class="sizeritem">
|
|---|
| 2302 | <object class="wxStaticBoxSizer">
|
|---|
| 2303 | <label></label>
|
|---|
| 2304 | <orient>wxVERTICAL</orient>
|
|---|
| 2305 | <object class="spacer">
|
|---|
| 2306 | <size>0,5</size>
|
|---|
| 2307 | </object>
|
|---|
| 2308 | <object class="sizeritem">
|
|---|
| 2309 | <object class="wxBoxSizer">
|
|---|
| 2310 | <object class="sizeritem">
|
|---|
| 2311 | <object class="wxListBox" name="lbPageList">
|
|---|
| 2312 | <content/>
|
|---|
| 2313 | </object>
|
|---|
| 2314 | <option>1</option>
|
|---|
| 2315 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2316 | <border>5</border>
|
|---|
| 2317 | <cellpos>0,0</cellpos>
|
|---|
| 2318 | <cellspan>1,2</cellspan>
|
|---|
| 2319 | </object>
|
|---|
| 2320 | <object class="sizeritem">
|
|---|
| 2321 | <object class="wxBoxSizer">
|
|---|
| 2322 | <orient>wxVERTICAL</orient>
|
|---|
| 2323 | <object class="sizeritem">
|
|---|
| 2324 | <object class="wxButton" name="btnPageListUp">
|
|---|
| 2325 | <label>Up</label>
|
|---|
| 2326 | </object>
|
|---|
| 2327 | <option>1</option>
|
|---|
| 2328 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2329 | <border>5</border>
|
|---|
| 2330 | <minsize>40,-1</minsize>
|
|---|
| 2331 | <cellpos>0,0</cellpos>
|
|---|
| 2332 | </object>
|
|---|
| 2333 | <object class="sizeritem">
|
|---|
| 2334 | <object class="wxButton" name="btnPageListDown">
|
|---|
| 2335 | <label>Down</label>
|
|---|
| 2336 | </object>
|
|---|
| 2337 | <option>1</option>
|
|---|
| 2338 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2339 | <border>5</border>
|
|---|
| 2340 | <minsize>40,-1</minsize>
|
|---|
| 2341 | </object>
|
|---|
| 2342 | <object class="sizeritem">
|
|---|
| 2343 | <object class="wxButton" name="btnPageListSort">
|
|---|
| 2344 | <label>Sort</label>
|
|---|
| 2345 | </object>
|
|---|
| 2346 | <option>0</option>
|
|---|
| 2347 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2348 | <border>5</border>
|
|---|
| 2349 | <minsize>40,-1</minsize>
|
|---|
| 2350 | </object>
|
|---|
| 2351 | </object>
|
|---|
| 2352 | <flag>wxALL|wxEXPAND</flag>
|
|---|
| 2353 | </object>
|
|---|
| 2354 | <orient>wxHORIZONTAL</orient>
|
|---|
| 2355 | </object>
|
|---|
| 2356 | <option>1</option>
|
|---|
| 2357 | <flag>wxALL|wxEXPAND</flag>
|
|---|
| 2358 | </object>
|
|---|
| 2359 | <object class="sizeritem">
|
|---|
| 2360 | <object class="wxBoxSizer">
|
|---|
| 2361 | <orient>wxHORIZONTAL</orient>
|
|---|
| 2362 | <object class="sizeritem">
|
|---|
| 2363 | <object class="wxTextCtrl" name="tfPageListToAdd">
|
|---|
| 2364 | <style>wxTE_PROCESS_ENTER</style>
|
|---|
| 2365 | </object>
|
|---|
| 2366 | <option>1</option>
|
|---|
| 2367 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2368 | <border>5</border>
|
|---|
| 2369 | </object>
|
|---|
| 2370 | <object class="sizeritem">
|
|---|
| 2371 | <object class="wxButton" name="btnPageListAdd">
|
|---|
| 2372 | <label>Add</label>
|
|---|
| 2373 | </object>
|
|---|
| 2374 | <option>0</option>
|
|---|
| 2375 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2376 | <border>5</border>
|
|---|
| 2377 | <minsize>40,-1</minsize>
|
|---|
| 2378 | </object>
|
|---|
| 2379 | </object>
|
|---|
| 2380 | <option>0</option>
|
|---|
| 2381 | <flag>wxALL|wxEXPAND</flag>
|
|---|
| 2382 | </object>
|
|---|
| 2383 | <object class="sizeritem">
|
|---|
| 2384 | <object class="wxBoxSizer">
|
|---|
| 2385 | <orient>wxHORIZONTAL</orient>
|
|---|
| 2386 | <object class="sizeritem">
|
|---|
| 2387 | <object class="wxButton" name="btnPageListClearList">
|
|---|
| 2388 | <label>Clear List</label>
|
|---|
| 2389 | </object>
|
|---|
| 2390 | <option>0</option>
|
|---|
| 2391 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2392 | <border>5</border>
|
|---|
| 2393 | </object>
|
|---|
| 2394 | <object class="sizeritem">
|
|---|
| 2395 | <object class="wxButton" name="btnPageListDelete">
|
|---|
| 2396 | <label>Del</label>
|
|---|
| 2397 | </object>
|
|---|
| 2398 | <option>0</option>
|
|---|
| 2399 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2400 | <border>5</border>
|
|---|
| 2401 | <minsize>40,-1</minsize>
|
|---|
| 2402 | </object>
|
|---|
| 2403 | <object class="sizeritem">
|
|---|
| 2404 | <object class="wxButton" name="btnPageListCopyToClipboard">
|
|---|
| 2405 | <label>Copy</label>
|
|---|
| 2406 | </object>
|
|---|
| 2407 | <option>0</option>
|
|---|
| 2408 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2409 | <border>5</border>
|
|---|
| 2410 | <minsize>40,-1</minsize>
|
|---|
| 2411 | </object>
|
|---|
| 2412 | </object>
|
|---|
| 2413 | <option>0</option>
|
|---|
| 2414 | <flag>wxALL|wxEXPAND</flag>
|
|---|
| 2415 | </object>
|
|---|
| 2416 | <object class="sizeritem">
|
|---|
| 2417 | <object class="wxStaticText">
|
|---|
| 2418 | <label>Paste from clipboard:</label>
|
|---|
| 2419 | </object>
|
|---|
| 2420 | <option>0</option>
|
|---|
| 2421 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2422 | <border>5</border>
|
|---|
| 2423 | </object>
|
|---|
| 2424 | <object class="sizeritem">
|
|---|
| 2425 | <object class="wxBoxSizer">
|
|---|
| 2426 | <orient>wxHORIZONTAL</orient>
|
|---|
| 2427 | <object class="sizeritem">
|
|---|
| 2428 | <object class="wxButton" name="btnPageListAddFromClipboard">
|
|---|
| 2429 | <label>Add</label>
|
|---|
| 2430 | </object>
|
|---|
| 2431 | <option>0</option>
|
|---|
| 2432 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2433 | <border>5</border>
|
|---|
| 2434 | <minsize>40,-1</minsize>
|
|---|
| 2435 | </object>
|
|---|
| 2436 | <object class="sizeritem">
|
|---|
| 2437 | <object class="wxButton" name="btnPageListOverwriteFromClipboard">
|
|---|
| 2438 | <label>Overwrite</label>
|
|---|
| 2439 | </object>
|
|---|
| 2440 | <option>0</option>
|
|---|
| 2441 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2442 | <border>5</border>
|
|---|
| 2443 | </object>
|
|---|
| 2444 | <object class="sizeritem">
|
|---|
| 2445 | <object class="wxButton" name="btnPageListIntersectWithClipboard">
|
|---|
| 2446 | <label>Intersect</label>
|
|---|
| 2447 | </object>
|
|---|
| 2448 | <option>0</option>
|
|---|
| 2449 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2450 | <border>5</border>
|
|---|
| 2451 | </object>
|
|---|
| 2452 | </object>
|
|---|
| 2453 | <option>0</option>
|
|---|
| 2454 | <flag>wxALL|wxEXPAND</flag>
|
|---|
| 2455 | </object>
|
|---|
| 2456 | </object>
|
|---|
| 2457 | <option>1</option>
|
|---|
| 2458 | <flag>wxALL|wxEXPAND</flag>
|
|---|
| 2459 | <border>0</border>
|
|---|
| 2460 | </object>
|
|---|
| 2461 | <object class="sizeritem">
|
|---|
| 2462 | <object class="wxBoxSizer">
|
|---|
| 2463 | <orient>wxHORIZONTAL</orient>
|
|---|
| 2464 | <object class="sizeritem">
|
|---|
| 2465 | <object class="wxStaticText">
|
|---|
| 2466 | <label>Order pages:</label>
|
|---|
| 2467 | </object>
|
|---|
| 2468 | <option>0</option>
|
|---|
| 2469 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2470 | <border>5</border>
|
|---|
| 2471 | </object>
|
|---|
| 2472 | <object class="sizeritem">
|
|---|
| 2473 | <object class="wxChoice" name="chOrdering">
|
|---|
| 2474 | <content>
|
|---|
| 2475 | <item>Natural</item>
|
|---|
| 2476 | <item>Alphabetically</item>
|
|---|
| 2477 | <item>As Tree</item>
|
|---|
| 2478 | <item>Unordered</item>
|
|---|
| 2479 | </content>
|
|---|
| 2480 | <selection>0</selection>
|
|---|
| 2481 | </object>
|
|---|
| 2482 | <option>0</option>
|
|---|
| 2483 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2484 | <border>5</border>
|
|---|
| 2485 | </object>
|
|---|
| 2486 | </object>
|
|---|
| 2487 | <option>0</option>
|
|---|
| 2488 | <flag>wxALL|wxEXPAND</flag>
|
|---|
| 2489 | </object>
|
|---|
| 2490 | <object class="spacer">
|
|---|
| 2491 | <size>0,5</size>
|
|---|
| 2492 | </object>
|
|---|
| 2493 | <object class="sizeritem">
|
|---|
| 2494 | <object class="wxBoxSizer">
|
|---|
| 2495 | <orient>wxHORIZONTAL</orient>
|
|---|
| 2496 | <object class="sizeritem">
|
|---|
| 2497 | <object class="wxButton" name="btnOk">
|
|---|
| 2498 | <label>OK</label>
|
|---|
| 2499 | </object>
|
|---|
| 2500 | <option>0</option>
|
|---|
| 2501 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2502 | <border>5</border>
|
|---|
| 2503 | </object>
|
|---|
| 2504 | <object class="sizeritem">
|
|---|
| 2505 | <object class="wxButton" name="btnCancel">
|
|---|
| 2506 | <label>Cancel</label>
|
|---|
| 2507 | </object>
|
|---|
| 2508 | <option>0</option>
|
|---|
| 2509 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2510 | <border>5</border>
|
|---|
| 2511 | </object>
|
|---|
| 2512 | </object>
|
|---|
| 2513 | <option>0</option>
|
|---|
| 2514 | <flag>wxALL|wxEXPAND</flag>
|
|---|
| 2515 | </object>
|
|---|
| 2516 | </object>
|
|---|
| 2517 | <option>5</option>
|
|---|
| 2518 | <flag>wxALL|wxEXPAND</flag>
|
|---|
| 2519 | </object>
|
|---|
| 2520 | <object class="sizeritem">
|
|---|
| 2521 | <object class="wxStaticLine">
|
|---|
| 2522 | <style>wxLI_VERTICAL</style>
|
|---|
| 2523 | </object>
|
|---|
| 2524 | <option>0</option>
|
|---|
| 2525 | <flag>wxALL|wxEXPAND</flag>
|
|---|
| 2526 | <border>10</border>
|
|---|
| 2527 | </object>
|
|---|
| 2528 | <object class="sizeritem">
|
|---|
| 2529 | <object class="wxBoxSizer">
|
|---|
| 2530 | <orient>wxVERTICAL</orient>
|
|---|
| 2531 | <object class="sizeritem">
|
|---|
| 2532 | <object class="wxStaticText">
|
|---|
| 2533 | <label>Result</label>
|
|---|
| 2534 | </object>
|
|---|
| 2535 | <option>0</option>
|
|---|
| 2536 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2537 | <border>5</border>
|
|---|
| 2538 | </object>
|
|---|
| 2539 | <object class="sizeritem">
|
|---|
| 2540 | <object class="wxBoxSizer">
|
|---|
| 2541 | <orient>wxHORIZONTAL</orient>
|
|---|
| 2542 | <object class="sizeritem">
|
|---|
| 2543 | <object class="wxButton" name="btnResultListPreview">
|
|---|
| 2544 | <label>Preview</label>
|
|---|
| 2545 | </object>
|
|---|
| 2546 | <option>0</option>
|
|---|
| 2547 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2548 | <border>5</border>
|
|---|
| 2549 | </object>
|
|---|
| 2550 | <object class="sizeritem">
|
|---|
| 2551 | <object class="wxButton" name="btnResultCopyToClipboard">
|
|---|
| 2552 | <label>Copy</label>
|
|---|
| 2553 | </object>
|
|---|
| 2554 | <option>0</option>
|
|---|
| 2555 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2556 | <border>5</border>
|
|---|
| 2557 | <minsize>40,-1</minsize>
|
|---|
| 2558 | </object>
|
|---|
| 2559 | </object>
|
|---|
| 2560 | <option>0</option>
|
|---|
| 2561 | <flag>wxALL|wxEXPAND</flag>
|
|---|
| 2562 | </object>
|
|---|
| 2563 | <object class="sizeritem">
|
|---|
| 2564 | <object class="wxListBox" name="lbResultPreview">
|
|---|
| 2565 | <content/>
|
|---|
| 2566 | </object>
|
|---|
| 2567 | <option>1</option>
|
|---|
| 2568 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2569 | <border>5</border>
|
|---|
| 2570 | </object>
|
|---|
| 2571 | </object>
|
|---|
| 2572 | <option>5</option>
|
|---|
| 2573 | <flag>wxALL|wxEXPAND</flag>
|
|---|
| 2574 | </object>
|
|---|
| 2575 | </object>
|
|---|
| 2576 | <style>wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER</style>
|
|---|
| 2577 | </object>
|
|---|
| 2578 | <object class="wxMenu" name="MenuTextctrlPopup">
|
|---|
| 2579 | <object class="wxMenuItem" name="CMD_UNDO">
|
|---|
| 2580 | <label>Undo</label>
|
|---|
| 2581 | </object>
|
|---|
| 2582 | <object class="wxMenuItem" name="CMD_REDO">
|
|---|
| 2583 | <label>Redo</label>
|
|---|
| 2584 | </object>
|
|---|
| 2585 | <object class="separator"/>
|
|---|
| 2586 | <object class="wxMenuItem" name="CMD_CLIPBOARD_CUT">
|
|---|
| 2587 | <label>Cut</label>
|
|---|
| 2588 | </object>
|
|---|
| 2589 | <object class="wxMenuItem" name="CMD_CLIPBOARD_COPY">
|
|---|
| 2590 | <label>Copy</label>
|
|---|
| 2591 | </object>
|
|---|
| 2592 | <object class="wxMenuItem" name="CMD_CLIPBOARD_PASTE">
|
|---|
| 2593 | <label>Paste</label>
|
|---|
| 2594 | </object>
|
|---|
| 2595 | <object class="wxMenuItem" name="CMD_TEXT_DELETE">
|
|---|
| 2596 | <label>Delete</label>
|
|---|
| 2597 | </object>
|
|---|
| 2598 | <object class="separator"/>
|
|---|
| 2599 | <object class="wxMenuItem" name="CMD_TEXT_SELECT_ALL">
|
|---|
| 2600 | <label>Select All</label>
|
|---|
| 2601 | </object>
|
|---|
| 2602 | </object>
|
|---|
| 2603 | <object class="wxMenu" name="MenuTreectrlWikiWords">
|
|---|
| 2604 | <object class="wxMenuItem" name="CMD_RENAME_WIKIWORD">
|
|---|
| 2605 | <label>Rename</label>
|
|---|
| 2606 | <help>Rename</help>
|
|---|
| 2607 | </object>
|
|---|
| 2608 | <object class="wxMenuItem" name="CMD_DELETE_WIKIWORD">
|
|---|
| 2609 | <label>Delete</label>
|
|---|
| 2610 | <help>Delete</help>
|
|---|
| 2611 | </object>
|
|---|
| 2612 | <object class="wxMenuItem" name="CMD_BOOKMARK_WIKIWORD">
|
|---|
| 2613 | <label>Bookmark</label>
|
|---|
| 2614 | <help>Bookmark</help>
|
|---|
| 2615 | </object>
|
|---|
| 2616 | <object class="wxMenuItem" name="CMD_SETASROOT_WIKIWORD">
|
|---|
| 2617 | <label>Set As Root</label>
|
|---|
| 2618 | <help>Set As Root</help>
|
|---|
| 2619 | </object>
|
|---|
| 2620 | <object class="wxMenuItem" name="CMD_APPEND_WIKIWORD">
|
|---|
| 2621 | <label>Append wiki word</label>
|
|---|
| 2622 | <help>Append a new or existing wiki word</help>
|
|---|
| 2623 | </object>
|
|---|
| 2624 | <object class="wxMenuItem" name="CMD_PREPEND_WIKIWORD">
|
|---|
| 2625 | <label>Prepend wiki word</label>
|
|---|
| 2626 | <help>Prepend a new or existing wiki word</help>
|
|---|
| 2627 | </object>
|
|---|
| 2628 | </object>
|
|---|
| 2629 | <object class="wxPanel" name="ExportSubText">
|
|---|
| 2630 | <object class="wxBoxSizer">
|
|---|
| 2631 | <orient>wxHORIZONTAL</orient>
|
|---|
| 2632 | <object class="sizeritem">
|
|---|
| 2633 | <object class="wxStaticText">
|
|---|
| 2634 | <label>Encoding:</label>
|
|---|
| 2635 | <style>wxALIGN_RIGHT</style>
|
|---|
| 2636 | </object>
|
|---|
| 2637 | <option>1</option>
|
|---|
| 2638 | <flag>wxALL|wxEXPAND|wxALIGN_BOTTOM</flag>
|
|---|
| 2639 | <border>5</border>
|
|---|
| 2640 | </object>
|
|---|
| 2641 | <object class="sizeritem">
|
|---|
| 2642 | <object class="wxChoice" name="chTextEncoding">
|
|---|
| 2643 | <content>
|
|---|
| 2644 | <item>System</item>
|
|---|
| 2645 | <item>UTF-8 with BOM</item>
|
|---|
| 2646 | <item>UTF-8 without BOM</item>
|
|---|
| 2647 | </content>
|
|---|
| 2648 | <selection>0</selection>
|
|---|
| 2649 | </object>
|
|---|
| 2650 | <option>1</option>
|
|---|
| 2651 | <flag>wxALL|wxEXPAND|wxALIGN_BOTTOM</flag>
|
|---|
| 2652 | <border>5</border>
|
|---|
| 2653 | </object>
|
|---|
| 2654 | </object>
|
|---|
| 2655 | </object>
|
|---|
| 2656 | <object class="wxPanel" name="ExportSubHtml">
|
|---|
| 2657 | <object class="wxBoxSizer">
|
|---|
| 2658 | <orient>wxHORIZONTAL</orient>
|
|---|
| 2659 | <object class="spacer">
|
|---|
| 2660 | <size>10,10</size>
|
|---|
| 2661 | <option>1</option>
|
|---|
| 2662 | <flag>wxALL|wxEXPAND|wxALIGN_BOTTOM</flag>
|
|---|
| 2663 | </object>
|
|---|
| 2664 | <object class="sizeritem">
|
|---|
| 2665 | <object class="wxBoxSizer">
|
|---|
| 2666 | <orient>wxVERTICAL</orient>
|
|---|
| 2667 | <object class="sizeritem">
|
|---|
| 2668 | <object class="wxCheckBox" name="cbPicsAsLinks">
|
|---|
| 2669 | <label>Show pictures as links</label>
|
|---|
| 2670 | </object>
|
|---|
| 2671 | <option>0</option>
|
|---|
| 2672 | <flag>wxALL|wxEXPAND|wxALIGN_BOTTOM</flag>
|
|---|
| 2673 | <border>5</border>
|
|---|
| 2674 | </object>
|
|---|
| 2675 | <object class="sizeritem">
|
|---|
| 2676 | <object class="wxBoxSizer">
|
|---|
| 2677 | <orient>wxHORIZONTAL</orient>
|
|---|
| 2678 | <object class="sizeritem">
|
|---|
| 2679 | <object class="wxStaticText">
|
|---|
| 2680 | <label>Table of contents:</label>
|
|---|
| 2681 | <style>wxALIGN_RIGHT</style>
|
|---|
| 2682 | </object>
|
|---|
| 2683 | <option>1</option>
|
|---|
| 2684 | <flag>wxALL|wxEXPAND|wxALIGN_BOTTOM</flag>
|
|---|
| 2685 | <border>5</border>
|
|---|
| 2686 | </object>
|
|---|
| 2687 | <object class="sizeritem">
|
|---|
| 2688 | <object class="wxChoice" name="chTableOfContents">
|
|---|
| 2689 | <content>
|
|---|
| 2690 | <item>None</item>
|
|---|
| 2691 | <item>As tree</item>
|
|---|
| 2692 | <item>As list</item>
|
|---|
| 2693 | </content>
|
|---|
| 2694 | <selection>0</selection>
|
|---|
| 2695 | </object>
|
|---|
| 2696 | <option>0</option>
|
|---|
| 2697 | <flag>wxALL|wxEXPAND</flag>
|
|---|
| 2698 | <border>5</border>
|
|---|
| 2699 | </object>
|
|---|
| 2700 | </object>
|
|---|
| 2701 | </object>
|
|---|
| 2702 | <object class="spacer">
|
|---|
| 2703 | <size>10,10</size>
|
|---|
| 2704 | <flag>wxEXPAND</flag>
|
|---|
| 2705 | </object>
|
|---|
| 2706 | </object>
|
|---|
| 2707 | <option>1</option>
|
|---|
| 2708 | <flag>wxEXPAND</flag>
|
|---|
| 2709 | </object>
|
|---|
| 2710 | </object>
|
|---|
| 2711 | <style></style>
|
|---|
| 2712 | </object>
|
|---|
| 2713 | <object class="wxDialog" name="ExportDialog">
|
|---|
| 2714 | <title>Export</title>
|
|---|
| 2715 | <centered>1</centered>
|
|---|
| 2716 | <object class="wxBoxSizer">
|
|---|
| 2717 | <orient>wxVERTICAL</orient>
|
|---|
| 2718 | <object class="sizeritem">
|
|---|
| 2719 | <object class="wxBoxSizer">
|
|---|
| 2720 | <orient>wxHORIZONTAL</orient>
|
|---|
| 2721 | <object class="sizeritem">
|
|---|
| 2722 | <object class="wxStaticText">
|
|---|
| 2723 | <label>What to export:</label>
|
|---|
| 2724 | <style>wxALIGN_RIGHT</style>
|
|---|
| 2725 | </object>
|
|---|
| 2726 | <option>1</option>
|
|---|
| 2727 | <flag>wxALL|wxEXPAND|wxALIGN_BOTTOM</flag>
|
|---|
| 2728 | <border>5</border>
|
|---|
| 2729 | </object>
|
|---|
| 2730 | <object class="sizeritem">
|
|---|
| 2731 | <object class="wxChoice" name="chSelectedSet">
|
|---|
| 2732 | <content>
|
|---|
| 2733 | <item>Current wiki page</item>
|
|---|
| 2734 | <item>Current subtree</item>
|
|---|
| 2735 | <item>Whole wiki</item>
|
|---|
| 2736 | <item>Custom...</item>
|
|---|
| 2737 | </content>
|
|---|
| 2738 | <selection>0</selection>
|
|---|
| 2739 | </object>
|
|---|
| 2740 | <option>1</option>
|
|---|
| 2741 | <flag>wxALL|wxEXPAND|wxALIGN_BOTTOM</flag>
|
|---|
| 2742 | <border>5</border>
|
|---|
| 2743 | </object>
|
|---|
| 2744 | </object>
|
|---|
| 2745 | <option>0</option>
|
|---|
| 2746 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2747 | </object>
|
|---|
| 2748 | <object class="sizeritem">
|
|---|
| 2749 | <object class="wxBoxSizer">
|
|---|
| 2750 | <orient>wxHORIZONTAL</orient>
|
|---|
| 2751 | <object class="sizeritem">
|
|---|
| 2752 | <object class="wxStaticText">
|
|---|
| 2753 | <label>Export to:</label>
|
|---|
| 2754 | <style>wxALIGN_RIGHT</style>
|
|---|
| 2755 | </object>
|
|---|
| 2756 | <option>1</option>
|
|---|
| 2757 | <flag>wxALL|wxEXPAND|wxALIGN_BOTTOM</flag>
|
|---|
| 2758 | <border>5</border>
|
|---|
| 2759 | </object>
|
|---|
| 2760 | <object class="sizeritem">
|
|---|
| 2761 | <object class="wxChoice" name="chExportTo">
|
|---|
| 2762 | <content/>
|
|---|
| 2763 | </object>
|
|---|
| 2764 | <option>1</option>
|
|---|
| 2765 | <flag>wxALL|wxEXPAND|wxALIGN_BOTTOM</flag>
|
|---|
| 2766 | <border>5</border>
|
|---|
| 2767 | </object>
|
|---|
| 2768 | </object>
|
|---|
| 2769 | <option>0</option>
|
|---|
| 2770 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2771 | </object>
|
|---|
| 2772 | <object class="sizeritem">
|
|---|
| 2773 | <object class="wxBoxSizer">
|
|---|
| 2774 | <orient>wxHORIZONTAL</orient>
|
|---|
| 2775 | <object class="sizeritem">
|
|---|
| 2776 | <object class="wxStaticText">
|
|---|
| 2777 | <label></label>
|
|---|
| 2778 | <style>wxALIGN_RIGHT</style>
|
|---|
| 2779 | </object>
|
|---|
| 2780 | <option>1</option>
|
|---|
| 2781 | <flag>wxALL|wxEXPAND|wxALIGN_BOTTOM</flag>
|
|---|
| 2782 | <border>5</border>
|
|---|
| 2783 | </object>
|
|---|
| 2784 | <object class="sizeritem">
|
|---|
| 2785 | <object class="wxCheckBox" name="compatFilenames">
|
|---|
| 2786 | <label>Compatible filenames</label>
|
|---|
| 2787 | <checked>0</checked>
|
|---|
| 2788 | </object>
|
|---|
| 2789 | <option>1</option>
|
|---|
| 2790 | <flag>wxALL|wxEXPAND|wxALIGN_BOTTOM</flag>
|
|---|
| 2791 | <border>5</border>
|
|---|
| 2792 | </object>
|
|---|
| 2793 | </object>
|
|---|
| 2794 | <option>0</option>
|
|---|
| 2795 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2796 | </object>
|
|---|
| 2797 | <object class="sizeritem">
|
|---|
| 2798 | <object class="wxStaticLine"/>
|
|---|
| 2799 | <option>0</option>
|
|---|
| 2800 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2801 | <border>2</border>
|
|---|
| 2802 | </object>
|
|---|
| 2803 | <object class="sizeritem">
|
|---|
| 2804 | <object class="wxPanel" name="additOptions"/>
|
|---|
| 2805 | <option>3</option>
|
|---|
| 2806 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2807 | </object>
|
|---|
| 2808 | <object class="sizeritem">
|
|---|
| 2809 | <object class="wxStaticLine"/>
|
|---|
| 2810 | <option>0</option>
|
|---|
| 2811 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2812 | <border>2</border>
|
|---|
| 2813 | </object>
|
|---|
| 2814 | <object class="sizeritem">
|
|---|
| 2815 | <object class="wxStaticText" name="stDestination">
|
|---|
| 2816 | <label>Destination directory:</label>
|
|---|
| 2817 | </object>
|
|---|
| 2818 | <option>1</option>
|
|---|
| 2819 | <flag>wxALL|wxEXPAND|wxALIGN_BOTTOM</flag>
|
|---|
| 2820 | <border>5</border>
|
|---|
| 2821 | </object>
|
|---|
| 2822 | <object class="sizeritem">
|
|---|
| 2823 | <object class="wxBoxSizer">
|
|---|
| 2824 | <orient>wxHORIZONTAL</orient>
|
|---|
| 2825 | <object class="sizeritem">
|
|---|
| 2826 | <object class="wxTextCtrl" name="tfDestination"/>
|
|---|
| 2827 | <option>1</option>
|
|---|
| 2828 | <flag>wxALL|wxEXPAND|wxALIGN_BOTTOM</flag>
|
|---|
| 2829 | <border>5</border>
|
|---|
| 2830 | <minsize>350,-1</minsize>
|
|---|
| 2831 | </object>
|
|---|
| 2832 | <object class="sizeritem">
|
|---|
| 2833 | <object class="wxButton" name="btnSelectDestination">
|
|---|
| 2834 | <label>...</label>
|
|---|
| 2835 | </object>
|
|---|
| 2836 | <flag>wxALL|wxEXPAND|wxALIGN_BOTTOM</flag>
|
|---|
| 2837 | <border>5</border>
|
|---|
| 2838 | <minsize>20,-1</minsize>
|
|---|
| 2839 | </object>
|
|---|
| 2840 | </object>
|
|---|
| 2841 | <option>0</option>
|
|---|
| 2842 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2843 | </object>
|
|---|
| 2844 | <object class="sizeritem">
|
|---|
| 2845 | <object class="wxBoxSizer">
|
|---|
| 2846 | <orient>wxHORIZONTAL</orient>
|
|---|
| 2847 | <object class="sizeritem">
|
|---|
| 2848 | <object class="wxButton" name="btnOk">
|
|---|
| 2849 | <label>OK</label>
|
|---|
| 2850 | <default>1</default>
|
|---|
| 2851 | <style></style>
|
|---|
| 2852 | </object>
|
|---|
| 2853 | <flag>wxALL|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2854 | <border>5</border>
|
|---|
| 2855 | </object>
|
|---|
| 2856 | <object class="sizeritem">
|
|---|
| 2857 | <object class="wxButton" name="btnCancel">
|
|---|
| 2858 | <label>Cancel</label>
|
|---|
| 2859 | </object>
|
|---|
| 2860 | <flag>wxALL|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2861 | <border>5</border>
|
|---|
| 2862 | </object>
|
|---|
| 2863 | </object>
|
|---|
| 2864 | <option>0</option>
|
|---|
| 2865 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2866 | </object>
|
|---|
| 2867 | </object>
|
|---|
| 2868 | </object>
|
|---|
| 2869 | <object class="wxDialog" name="ImportDialog">
|
|---|
| 2870 | <title>Import</title>
|
|---|
| 2871 | <centered>1</centered>
|
|---|
| 2872 | <object class="wxBoxSizer">
|
|---|
| 2873 | <orient>wxVERTICAL</orient>
|
|---|
| 2874 | <object class="sizeritem">
|
|---|
| 2875 | <object class="wxBoxSizer">
|
|---|
| 2876 | <orient>wxHORIZONTAL</orient>
|
|---|
| 2877 | <object class="sizeritem">
|
|---|
| 2878 | <object class="wxStaticText">
|
|---|
| 2879 | <label>Import format:</label>
|
|---|
| 2880 | <style>wxALIGN_RIGHT</style>
|
|---|
| 2881 | </object>
|
|---|
| 2882 | <option>1</option>
|
|---|
| 2883 | <flag>wxALL|wxEXPAND|wxALIGN_BOTTOM</flag>
|
|---|
| 2884 | <border>5</border>
|
|---|
| 2885 | </object>
|
|---|
| 2886 | <object class="sizeritem">
|
|---|
| 2887 | <object class="wxChoice" name="chImportFormat">
|
|---|
| 2888 | <content/>
|
|---|
| 2889 | </object>
|
|---|
| 2890 | <option>1</option>
|
|---|
| 2891 | <flag>wxALL|wxEXPAND|wxALIGN_BOTTOM</flag>
|
|---|
| 2892 | <border>5</border>
|
|---|
| 2893 | </object>
|
|---|
| 2894 | </object>
|
|---|
| 2895 | <option>0</option>
|
|---|
| 2896 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2897 | </object>
|
|---|
| 2898 | <object class="sizeritem">
|
|---|
| 2899 | <object class="wxBoxSizer">
|
|---|
| 2900 | <orient>wxHORIZONTAL</orient>
|
|---|
| 2901 | <object class="sizeritem">
|
|---|
| 2902 | <object class="wxStaticText">
|
|---|
| 2903 | <label></label>
|
|---|
| 2904 | <style>wxALIGN_RIGHT</style>
|
|---|
| 2905 | <hidden>1</hidden>
|
|---|
| 2906 | </object>
|
|---|
| 2907 | <option>1</option>
|
|---|
| 2908 | <flag>wxALL|wxEXPAND|wxALIGN_BOTTOM</flag>
|
|---|
| 2909 | <border>5</border>
|
|---|
| 2910 | </object>
|
|---|
| 2911 | <object class="sizeritem">
|
|---|
| 2912 | <object class="wxCheckBox" name="compatFilenames">
|
|---|
| 2913 | <label>Compatible filenames</label>
|
|---|
| 2914 | <checked>0</checked>
|
|---|
| 2915 | <hidden>1</hidden>
|
|---|
| 2916 | </object>
|
|---|
| 2917 | <option>1</option>
|
|---|
| 2918 | <flag>wxALL|wxEXPAND|wxALIGN_BOTTOM</flag>
|
|---|
| 2919 | <border>5</border>
|
|---|
| 2920 | </object>
|
|---|
| 2921 | </object>
|
|---|
| 2922 | <option>0</option>
|
|---|
| 2923 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2924 | </object>
|
|---|
| 2925 | <object class="sizeritem">
|
|---|
| 2926 | <object class="wxStaticLine"/>
|
|---|
| 2927 | <option>0</option>
|
|---|
| 2928 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2929 | <border>2</border>
|
|---|
| 2930 | </object>
|
|---|
| 2931 | <object class="sizeritem">
|
|---|
| 2932 | <object class="wxPanel" name="additOptions"/>
|
|---|
| 2933 | <option>2</option>
|
|---|
| 2934 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2935 | </object>
|
|---|
| 2936 | <object class="sizeritem">
|
|---|
| 2937 | <object class="wxStaticLine"/>
|
|---|
| 2938 | <option>0</option>
|
|---|
| 2939 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2940 | <border>2</border>
|
|---|
| 2941 | </object>
|
|---|
| 2942 | <object class="sizeritem">
|
|---|
| 2943 | <object class="wxStaticText" name="stSource">
|
|---|
| 2944 | <label>Source directory:</label>
|
|---|
| 2945 | </object>
|
|---|
| 2946 | <option>1</option>
|
|---|
| 2947 | <flag>wxALL|wxEXPAND|wxALIGN_BOTTOM</flag>
|
|---|
| 2948 | <border>5</border>
|
|---|
| 2949 | </object>
|
|---|
| 2950 | <object class="sizeritem">
|
|---|
| 2951 | <object class="wxBoxSizer">
|
|---|
| 2952 | <orient>wxHORIZONTAL</orient>
|
|---|
| 2953 | <object class="sizeritem">
|
|---|
| 2954 | <object class="wxTextCtrl" name="tfSource"/>
|
|---|
| 2955 | <option>1</option>
|
|---|
| 2956 | <flag>wxALL|wxEXPAND|wxALIGN_BOTTOM</flag>
|
|---|
| 2957 | <border>5</border>
|
|---|
| 2958 | <minsize>350,-1</minsize>
|
|---|
| 2959 | </object>
|
|---|
| 2960 | <object class="sizeritem">
|
|---|
| 2961 | <object class="wxButton" name="btnSelectSource">
|
|---|
| 2962 | <label>...</label>
|
|---|
| 2963 | </object>
|
|---|
| 2964 | <flag>wxALL|wxEXPAND|wxALIGN_BOTTOM</flag>
|
|---|
| 2965 | <border>5</border>
|
|---|
| 2966 | <minsize>20,-1</minsize>
|
|---|
| 2967 | </object>
|
|---|
| 2968 | </object>
|
|---|
| 2969 | <option>0</option>
|
|---|
| 2970 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2971 | </object>
|
|---|
| 2972 | <object class="sizeritem">
|
|---|
| 2973 | <object class="wxBoxSizer">
|
|---|
| 2974 | <orient>wxHORIZONTAL</orient>
|
|---|
| 2975 | <object class="sizeritem">
|
|---|
| 2976 | <object class="wxButton" name="btnOk">
|
|---|
| 2977 | <label>OK</label>
|
|---|
| 2978 | <default>1</default>
|
|---|
| 2979 | <style></style>
|
|---|
| 2980 | </object>
|
|---|
| 2981 | <flag>wxALL|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2982 | <border>5</border>
|
|---|
| 2983 | </object>
|
|---|
| 2984 | <object class="sizeritem">
|
|---|
| 2985 | <object class="wxButton" name="btnCancel">
|
|---|
| 2986 | <label>Cancel</label>
|
|---|
| 2987 | </object>
|
|---|
| 2988 | <flag>wxALL|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2989 | <border>5</border>
|
|---|
| 2990 | </object>
|
|---|
| 2991 | </object>
|
|---|
| 2992 | <option>0</option>
|
|---|
| 2993 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 2994 | </object>
|
|---|
| 2995 | </object>
|
|---|
| 2996 | </object>
|
|---|
| 2997 | <object class="wxDialog" name="PrintMainDialog">
|
|---|
| 2998 | <title>Print</title>
|
|---|
| 2999 | <centered>1</centered>
|
|---|
| 3000 | <object class="wxBoxSizer">
|
|---|
| 3001 | <orient>wxVERTICAL</orient>
|
|---|
| 3002 | <object class="sizeritem">
|
|---|
| 3003 | <object class="wxBoxSizer">
|
|---|
| 3004 | <orient>wxHORIZONTAL</orient>
|
|---|
| 3005 | <object class="sizeritem">
|
|---|
| 3006 | <object class="wxStaticText">
|
|---|
| 3007 | <label>What to print:</label>
|
|---|
| 3008 | <style>wxALIGN_RIGHT</style>
|
|---|
| 3009 | </object>
|
|---|
| 3010 | <option>1</option>
|
|---|
| 3011 | <flag>wxALL|wxEXPAND|wxALIGN_BOTTOM</flag>
|
|---|
| 3012 | <border>5</border>
|
|---|
| 3013 | </object>
|
|---|
| 3014 | <object class="sizeritem">
|
|---|
| 3015 | <object class="wxChoice" name="chSelectedSet">
|
|---|
| 3016 | <content>
|
|---|
| 3017 | <item>Current wiki page</item>
|
|---|
| 3018 | <item>Current subtree</item>
|
|---|
| 3019 | <item>Whole wiki</item>
|
|---|
| 3020 | <item>Custom...</item>
|
|---|
| 3021 | </content>
|
|---|
| 3022 | <selection>0</selection>
|
|---|
| 3023 | </object>
|
|---|
| 3024 | <option>1</option>
|
|---|
| 3025 | <flag>wxALL|wxEXPAND|wxALIGN_BOTTOM</flag>
|
|---|
| 3026 | <border>5</border>
|
|---|
| 3027 | </object>
|
|---|
| 3028 | </object>
|
|---|
| 3029 | <option>0</option>
|
|---|
| 3030 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 3031 | </object>
|
|---|
| 3032 | <object class="sizeritem">
|
|---|
| 3033 | <object class="wxBoxSizer">
|
|---|
| 3034 | <orient>wxHORIZONTAL</orient>
|
|---|
| 3035 | <object class="sizeritem">
|
|---|
| 3036 | <object class="wxStaticText">
|
|---|
| 3037 | <label>Print as:</label>
|
|---|
| 3038 | <style>wxALIGN_RIGHT</style>
|
|---|
| 3039 | </object>
|
|---|
| 3040 | <option>1</option>
|
|---|
| 3041 | <flag>wxALL|wxEXPAND|wxALIGN_BOTTOM</flag>
|
|---|
| 3042 | <border>5</border>
|
|---|
| 3043 | </object>
|
|---|
| 3044 | <object class="sizeritem">
|
|---|
| 3045 | <object class="wxChoice" name="chExportTo">
|
|---|
| 3046 | <content>
|
|---|
| 3047 | <item>Plain text</item>
|
|---|
| 3048 | </content>
|
|---|
| 3049 | <selection>0</selection>
|
|---|
| 3050 | </object>
|
|---|
| 3051 | <option>1</option>
|
|---|
| 3052 | <flag>wxALL|wxEXPAND|wxALIGN_BOTTOM</flag>
|
|---|
| 3053 | <border>5</border>
|
|---|
| 3054 | </object>
|
|---|
| 3055 | </object>
|
|---|
| 3056 | <option>0</option>
|
|---|
| 3057 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 3058 | </object>
|
|---|
| 3059 | <object class="sizeritem">
|
|---|
| 3060 | <object class="wxBoxSizer">
|
|---|
| 3061 | <orient>wxHORIZONTAL</orient>
|
|---|
| 3062 | <object class="sizeritem">
|
|---|
| 3063 | <object class="wxStaticText">
|
|---|
| 3064 | <label>Page separator:</label>
|
|---|
| 3065 | <style>wxALIGN_RIGHT</style>
|
|---|
| 3066 | </object>
|
|---|
| 3067 | <option>1</option>
|
|---|
| 3068 | <flag>wxALL|wxEXPAND|wxALIGN_BOTTOM</flag>
|
|---|
| 3069 | <border>5</border>
|
|---|
| 3070 | </object>
|
|---|
| 3071 | <object class="sizeritem">
|
|---|
| 3072 | <object class="wxTextCtrl" name="tfWikiPageSeparator"/>
|
|---|
| 3073 | <option>1</option>
|
|---|
| 3074 | <flag>wxALL|wxEXPAND|wxALIGN_BOTTOM</flag>
|
|---|
| 3075 | <border>5</border>
|
|---|
| 3076 | </object>
|
|---|
| 3077 | </object>
|
|---|
| 3078 | <option>0</option>
|
|---|
| 3079 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 3080 | </object>
|
|---|
| 3081 | <object class="sizeritem">
|
|---|
| 3082 | <object class="wxStaticLine"/>
|
|---|
| 3083 | <option>0</option>
|
|---|
| 3084 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 3085 | <border>2</border>
|
|---|
| 3086 | </object>
|
|---|
| 3087 | <object class="sizeritem">
|
|---|
| 3088 | <object class="wxPanel" name="additOptions"/>
|
|---|
| 3089 | <option>2</option>
|
|---|
| 3090 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 3091 | </object>
|
|---|
| 3092 | <object class="sizeritem">
|
|---|
| 3093 | <object class="wxStaticLine"/>
|
|---|
| 3094 | <option>0</option>
|
|---|
| 3095 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 3096 | <border>2</border>
|
|---|
| 3097 | </object>
|
|---|
| 3098 | <object class="sizeritem">
|
|---|
| 3099 | <object class="wxBoxSizer">
|
|---|
| 3100 | <orient>wxHORIZONTAL</orient>
|
|---|
| 3101 | <object class="sizeritem">
|
|---|
| 3102 | <object class="wxButton" name="btnPreview">
|
|---|
| 3103 | <label>Preview</label>
|
|---|
| 3104 | </object>
|
|---|
| 3105 | <flag>wxALL|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 3106 | <border>5</border>
|
|---|
| 3107 | </object>
|
|---|
| 3108 | <object class="sizeritem">
|
|---|
| 3109 | <object class="wxButton" name="btnPageSetup">
|
|---|
| 3110 | <label>Page Setup</label>
|
|---|
| 3111 | </object>
|
|---|
| 3112 | <flag>wxALL|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 3113 | <border>5</border>
|
|---|
| 3114 | </object>
|
|---|
| 3115 | <object class="sizeritem">
|
|---|
| 3116 | <object class="wxButton" name="btnChoosePlainTextFont">
|
|---|
| 3117 | <label>Choose plain text font</label>
|
|---|
| 3118 | </object>
|
|---|
| 3119 | <flag>wxALL|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 3120 | <border>5</border>
|
|---|
| 3121 | </object>
|
|---|
| 3122 | </object>
|
|---|
| 3123 | <option>0</option>
|
|---|
| 3124 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 3125 | </object>
|
|---|
| 3126 | <object class="sizeritem">
|
|---|
| 3127 | <object class="wxBoxSizer">
|
|---|
| 3128 | <orient>wxHORIZONTAL</orient>
|
|---|
| 3129 | <object class="sizeritem">
|
|---|
| 3130 | <object class="wxButton" name="btnPrint">
|
|---|
| 3131 | <label>Print</label>
|
|---|
| 3132 | <default>1</default>
|
|---|
| 3133 | </object>
|
|---|
| 3134 | <flag>wxALL|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 3135 | <border>5</border>
|
|---|
| 3136 | </object>
|
|---|
| 3137 | <object class="sizeritem">
|
|---|
| 3138 | <object class="wxButton" name="btnCancel">
|
|---|
| 3139 | <label>Cancel</label>
|
|---|
| 3140 | </object>
|
|---|
| 3141 | <flag>wxALL|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 3142 | <border>5</border>
|
|---|
| 3143 | </object>
|
|---|
| 3144 | </object>
|
|---|
| 3145 | <option>0</option>
|
|---|
| 3146 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 3147 | </object>
|
|---|
| 3148 | </object>
|
|---|
| 3149 | </object>
|
|---|
| 3150 | <object class="wxDialog" name="SpellCheckDialog">
|
|---|
| 3151 | <title>Open Wiki Word</title>
|
|---|
| 3152 | <centered>1</centered>
|
|---|
| 3153 | <style>wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER</style>
|
|---|
| 3154 | <object class="wxBoxSizer">
|
|---|
| 3155 | <orient>wxHORIZONTAL</orient>
|
|---|
| 3156 | <object class="sizeritem">
|
|---|
| 3157 | <object class="wxBoxSizer">
|
|---|
| 3158 | <orient>wxVERTICAL</orient>
|
|---|
| 3159 | <object class="sizeritem">
|
|---|
| 3160 | <object class="wxStaticText" name="">
|
|---|
| 3161 | <label>To check</label>
|
|---|
| 3162 | </object>
|
|---|
| 3163 | <option>0</option>
|
|---|
| 3164 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 3165 | <border>5</border>
|
|---|
| 3166 | </object>
|
|---|
| 3167 | <object class="sizeritem">
|
|---|
| 3168 | <object class="unknown" name="tfToCheck"/>
|
|---|
| 3169 | <option>1</option>
|
|---|
| 3170 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 3171 | <border>5</border>
|
|---|
| 3172 | <minsize>-1,50</minsize>
|
|---|
| 3173 | </object>
|
|---|
| 3174 | <object class="sizeritem">
|
|---|
| 3175 | <object class="wxStaticText" name="">
|
|---|
| 3176 | <label>Replace with:</label>
|
|---|
| 3177 | </object>
|
|---|
| 3178 | <option>0</option>
|
|---|
| 3179 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 3180 | <border>5</border>
|
|---|
| 3181 | </object>
|
|---|
| 3182 | <object class="sizeritem">
|
|---|
| 3183 | <object class="unknown" name="tfReplaceWith"/>
|
|---|
| 3184 | <option>0</option>
|
|---|
| 3185 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 3186 | <border>5</border>
|
|---|
| 3187 | <minsize></minsize>
|
|---|
| 3188 | </object>
|
|---|
| 3189 | <object class="sizeritem">
|
|---|
| 3190 | <object class="wxListCtrl" name="lbReplaceSuggestions">
|
|---|
| 3191 | <style>wxLC_REPORT|wxLC_NO_HEADER|wxLC_SINGLE_SEL</style>
|
|---|
| 3192 | </object>
|
|---|
| 3193 | <option>0</option>
|
|---|
| 3194 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 3195 | <border>5</border>
|
|---|
| 3196 | <minsize>150,120</minsize>
|
|---|
| 3197 | </object>
|
|---|
| 3198 | <object class="sizeritem">
|
|---|
| 3199 | <object class="wxCheckBox" name="cbGoToNextPage">
|
|---|
| 3200 | <label>Go to next page</label>
|
|---|
| 3201 | </object>
|
|---|
| 3202 | <option>0</option>
|
|---|
| 3203 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 3204 | <border>5</border>
|
|---|
| 3205 | </object>
|
|---|
| 3206 | <object class="spacer">
|
|---|
| 3207 | <size>5,5</size>
|
|---|
| 3208 | <option>0</option>
|
|---|
| 3209 | </object>
|
|---|
| 3210 | </object>
|
|---|
| 3211 | <option>1</option>
|
|---|
| 3212 | <flag>wxEXPAND</flag>
|
|---|
| 3213 | </object>
|
|---|
| 3214 | <object class="sizeritem">
|
|---|
| 3215 | <object class="wxBoxSizer">
|
|---|
| 3216 | <orient>wxVERTICAL</orient>
|
|---|
| 3217 | <object class="sizeritem">
|
|---|
| 3218 | <object class="wxButton" name="btnIgnore">
|
|---|
| 3219 | <label>&Ignore</label>
|
|---|
| 3220 | </object>
|
|---|
| 3221 | <option>0</option>
|
|---|
| 3222 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 3223 | <border>5</border>
|
|---|
| 3224 | </object>
|
|---|
| 3225 | <object class="sizeritem">
|
|---|
| 3226 | <object class="wxButton" name="btnIgnoreAll">
|
|---|
| 3227 | <label>Ig&nore All</label>
|
|---|
| 3228 | </object>
|
|---|
| 3229 | <option>0</option>
|
|---|
| 3230 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 3231 | <border>5</border>
|
|---|
| 3232 | </object>
|
|---|
| 3233 | <object class="sizeritem">
|
|---|
| 3234 | <object class="wxButton" name="btnReplace">
|
|---|
| 3235 | <label>&Replace</label>
|
|---|
| 3236 | <default>1</default>
|
|---|
| 3237 | </object>
|
|---|
| 3238 | <option>0</option>
|
|---|
| 3239 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 3240 | <border>5</border>
|
|---|
| 3241 | </object>
|
|---|
| 3242 | <object class="sizeritem">
|
|---|
| 3243 | <object class="wxButton" name="btnReplaceAll">
|
|---|
| 3244 | <label>Replace &All</label>
|
|---|
| 3245 | </object>
|
|---|
| 3246 | <option>0</option>
|
|---|
| 3247 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 3248 | <border>5</border>
|
|---|
| 3249 | </object>
|
|---|
| 3250 | <object class="sizeritem">
|
|---|
| 3251 | <object class="wxButton" name="btnAddWordGlobal">
|
|---|
| 3252 | <label>Add &Globally</label>
|
|---|
| 3253 | </object>
|
|---|
| 3254 | <option>0</option>
|
|---|
| 3255 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 3256 | <border>5</border>
|
|---|
| 3257 | </object>
|
|---|
| 3258 | <object class="sizeritem">
|
|---|
| 3259 | <object class="wxButton" name="btnAddWordLocal">
|
|---|
| 3260 | <label>Add &Locally</label>
|
|---|
| 3261 | </object>
|
|---|
| 3262 | <option>0</option>
|
|---|
| 3263 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 3264 | <border>5</border>
|
|---|
| 3265 | </object>
|
|---|
| 3266 | <object class="sizeritem">
|
|---|
| 3267 | <object class="wxButton" name="btnCancel">
|
|---|
| 3268 | <label>Done</label>
|
|---|
| 3269 | </object>
|
|---|
| 3270 | <option>0</option>
|
|---|
| 3271 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 3272 | <border>5</border>
|
|---|
| 3273 | </object>
|
|---|
| 3274 | </object>
|
|---|
| 3275 | <option>0</option>
|
|---|
| 3276 | <flag>wxEXPAND</flag>
|
|---|
| 3277 | </object>
|
|---|
| 3278 | </object>
|
|---|
| 3279 | </object>
|
|---|
| 3280 | <object class="wxPanel" name="LogWindow">
|
|---|
| 3281 | <object class="wxBoxSizer">
|
|---|
| 3282 | <orient>wxVERTICAL</orient>
|
|---|
| 3283 | <object class="sizeritem">
|
|---|
| 3284 | <object class="wxBoxSizer">
|
|---|
| 3285 | <orient>wxHORIZONTAL</orient>
|
|---|
| 3286 | <object class="sizeritem">
|
|---|
| 3287 | <object class="wxButton" name="btnClearLog">
|
|---|
| 3288 | <label>Clear</label>
|
|---|
| 3289 | </object>
|
|---|
| 3290 | <option>0</option>
|
|---|
| 3291 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 3292 | <border>5</border>
|
|---|
| 3293 | </object>
|
|---|
| 3294 | <object class="sizeritem">
|
|---|
| 3295 | <object class="wxButton" name="btnHideLogWindow">
|
|---|
| 3296 | <label>Hide Log</label>
|
|---|
| 3297 | </object>
|
|---|
| 3298 | <option>0</option>
|
|---|
| 3299 | <flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 3300 | <border>5</border>
|
|---|
| 3301 | </object>
|
|---|
| 3302 | </object>
|
|---|
| 3303 | <option>0</option>
|
|---|
| 3304 | </object>
|
|---|
| 3305 | <object class="sizeritem">
|
|---|
| 3306 | <object class="wxListCtrl" name="lcEntries">
|
|---|
| 3307 | <style>wxLC_REPORT|wxLC_NO_HEADER</style>
|
|---|
| 3308 | </object>
|
|---|
| 3309 | <option>1</option>
|
|---|
| 3310 | <flag>wxTOP|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
|---|
| 3311 | </object>
|
|---|
| 3312 | </object>
|
|---|
| 3313 | <size>0,0</size>
|
|---|
| 3314 | </object>
|
|---|
| 3315 | </resource>
|
|---|