| 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>2</option>
|
| 85 |
|
</object>
|
| 86 |
|
</object>
|
| 87 |
|
<option>1</option>
|
| 88 |
|
<flag>wxEXPAND</flag>
|
| 89 |
|
</object>
|
| 90 |
|
<object class="sizeritem">
|
| 91 |
|
<object class="wxBoxSizer">
|
| 92 |
|
<orient>wxHORIZONTAL</orient>
|
| 93 |
|
<object class="sizeritem">
|
| 94 |
|
<object class="wxButton" name="btnOk">
|
| 95 |
|
<label>OK</label>
|
| 96 |
|
<default>1</default>
|
| 97 |
|
<style></style>
|
| 98 |
|
</object>
|
| 99 |
|
<flag>wxALL|wxALIGN_CENTRE_VERTICAL</flag>
|
| 100 |
|
<border>5</border>
|
| 101 |
|
</object>
|
| 102 |
|
<object class="sizeritem">
|
| 103 |
|
<object class="wxButton" name="btnCancel">
|
| 104 |
|
<label>Cancel</label>
|
| 105 |
|
</object>
|
| 106 |
|
<flag>wxALL|wxALIGN_CENTRE_VERTICAL</flag>
|
| 107 |
|
<border>5</border>
|
| 108 |
|
</object>
|
| 109 |
|
</object>
|
| 110 |
|
<option>0</option>
|
| 111 |
|
<flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
| 112 |
|
<border>5</border>
|
| 113 |
|
</object>
|
| 114 |
|
</object>
|
| 115 |
|
</object>
|
| 116 |
|
<object class="wxPanel" name="OptionsPageApplication">
|
| 117 |
|
<object class="wxBoxSizer">
|
| 118 |
|
<orient>wxVERTICAL</orient>
|
| 119 |
|
<object class="sizeritem">
|
| 120 |
|
<object class="wxCheckBox" name="cbShowOnTray">
|
| 121 |
|
<label>&Minimize to Tray</label>
|
| 122 |
|
</object>
|
| 123 |
|
<option>0</option>
|
| 124 |
|
<flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
| 125 |
|
<border>5</border>
|
| 126 |
|
</object>
|
| 127 |
|
<object class="sizeritem">
|
| 128 |
|
<object class="wxCheckBox" name="cbMinimizeOnCloseButton">
|
| 129 |
|
<label>Minimize on &close button</label>
|
| 130 |
|
</object>
|
| 131 |
|
<option>0</option>
|
| 132 |
|
<flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
| 133 |
|
<border>5</border>
|
| 134 |
|
</object>
|
| 135 |
|
<object class="sizeritem">
|
| 136 |
|
<object class="wxCheckBox" name="cbNewWindowWikiUrl">
|
| 137 |
|
<label>&New window on wiki URL</label>
|
| 138 |
|
</object>
|
| 139 |
|
<option>0</option>
|
| 140 |
|
<flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
| 141 |
|
<border>5</border>
|
| 142 |
|
</object>
|
| 143 |
|
<object class="sizeritem">
|
| 144 |
|
<object class="wxCheckBox" name="cbLowResources">
|
| 145 |
|
<label>&Low resource usage</label>
|
| 146 |
|
</object>
|
| 147 |
|
<option>0</option>
|
| 148 |
|
<flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
| 149 |
|
<border>5</border>
|
| 150 |
|
</object>
|
| 151 |
|
<object class="sizeritem">
|
| 152 |
|
<object class="wxCheckBox" name="cbSingleProcess">
|
| 153 |
|
<label>&Single process per user</label>
|
| 154 |
|
</object>
|
| 155 |
|
<option>0</option>
|
| 156 |
|
<flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
| 157 |
|
<border>5</border>
|
| 158 |
|
</object>
|
| 159 |
|
<object class="sizeritem">
|
| 160 |
|
<object class="wxBoxSizer">
|
| 161 |
|
<orient>wxHORIZONTAL</orient>
|
| 162 |
|
<object class="sizeritem">
|
| 163 |
|
<object class="wxStaticText">
|
| 164 |
|
<label>Statusbar time format:</label>
|
| 165 |
|
</object>
|
| 166 |
|
<flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
| 167 |
|
<border>5</border>
|
| 168 |
|
</object>
|
| 169 |
|
<object class="sizeritem">
|
| 170 |
|
<object class="wxTextCtrl" name="tfPageStatusTimeFormat">
|
| 171 |
|
<bg>#C0C0C0</bg>
|
| 172 |
|
<enabled>0</enabled>
|
| 173 |
|
<focused>0</focused>
|
| 174 |
|
</object>
|
| 175 |
|
<flag>wxALL|wxEXPAND</flag>
|
| 176 |
|
<border>5</border>
|
| 177 |
|
</object>
|
| 178 |
|
<object class="sizeritem">
|
| 179 |
|
<object class="wxButton" name="btnSelectPageStatusTimeFormat">
|
| 180 |
|
<label>...</label>
|
| 181 |
|
</object>
|
| 182 |
|
<option>0</option>
|
| 183 |
|
<flag>wxALL|wxALIGN_BOTTOM</flag>
|
| 184 |
|
<border>5</border>
|
| 185 |
|
<minsize>20,-1</minsize>
|
| 186 |
|
</object>
|
| 187 |
|
</object>
|
| 188 |
|
<option>0</option>
|
| 189 |
|
<flag>wxTOP|wxLEFT|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
| 190 |
|
</object>
|
| 191 |
|
<object class="sizeritem">
|
| 192 |
|
<object class="wxStaticLine"/>
|
| 193 |
|
<option>0</option>
|
| 194 |
|
<flag>wxTOP|wxLEFT|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
| 195 |
|
<border>5</border>
|
| 196 |
|
</object>
|
| 197 |
|
<object class="sizeritem">
|
| 198 |
|
<object class="wxCheckBox" name="cbLogWindowAutoShow">
|
| 199 |
|
<label>Auto-show log window</label>
|
| 200 |
|
</object>
|
| 201 |
|
<option>0</option>
|
| 202 |
|
<flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
| 203 |
|
<border>5</border>
|
| 204 |
|
</object>
|
| 205 |
|
<object class="sizeritem">
|
| 206 |
|
<object class="wxCheckBox" name="cbLogWindowAutoHide">
|
| 207 |
|
<label>Auto-hide log window</label>
|
| 208 |
|
</object>
|
| 209 |
|
<option>0</option>
|
| 210 |
|
<flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
| 211 |
|
<border>5</border>
|
| 212 |
|
</object>
|
| 213 |
|
<object class="sizeritem">
|
| 214 |
|
<object class="wxStaticLine"/>
|
| 215 |
|
<option>0</option>
|
| 216 |
|
<flag>wxTOP|wxLEFT|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
| 217 |
|
<border>5</border>
|
| 218 |
|
</object>
|
| 219 |
|
<object class="sizeritem">
|
| 220 |
|
<object class="wxBoxSizer">
|
| 221 |
|
<orient>wxHORIZONTAL</orient>
|
| 222 |
|
<object class="sizeritem">
|
| 223 |
|
<object class="wxStaticText">
|
| 224 |
|
<label>Sort order:</label>
|
| 225 |
|
</object>
|
| 226 |
|
<flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
| 227 |
|
<border>5</border>
|
| 228 |
|
</object>
|
| 229 |
|
<object class="sizeritem">
|
| 230 |
|
<object class="wxChoice" name="chCollationOrder">
|
| 231 |
|
<content>
|
| 232 |
|
<item>Default</item>
|
| 233 |
|
<item>C</item>
|
| 234 |
|
</content>
|
| 235 |
|
<selection>0</selection>
|
| 236 |
|
<style></style>
|
| 237 |
|
</object>
|
| 238 |
|
<option>0</option>
|
| 239 |
|
<flag>wxTOP|wxLEFT|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
| 240 |
|
<border>5</border>
|
| 241 |
|
</object>
|
| 242 |
|
<object class="sizeritem">
|
| 243 |
|
<object class="wxCheckBox" name="cbCollationUppercaseFirst">
|
| 244 |
|
<label>Uppercase first</label>
|
| 245 |
|
</object>
|
| 246 |
|
<option>0</option>
|
| 247 |
|
<flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
| 248 |
|
<border>5</border>
|
| 249 |
|
</object>
|
| 250 |
|
</object>
|
| 251 |
|
<option>0</option>
|
| 252 |
|
<flag>wxTOP|wxLEFT|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
| 253 |
|
</object>
|
| 254 |
|
<object class="sizeritem">
|
| 255 |
|
<object class="wxBoxSizer">
|
| 256 |
|
<orient>wxHORIZONTAL</orient>
|
| 257 |
|
<object class="sizeritem">
|
| 258 |
|
<object class="wxStaticText">
|
| 259 |
|
<label>Rename links when renaming wiki word:</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="chWikiWordRenameWikiLinks">
|
| 266 |
|
<content>
|
| 267 |
|
<item>No</item>
|
| 268 |
|
<item>Yes</item>
|
| 269 |
|
<item>Ask</item>
|
| 270 |
|
</content>
|
| 271 |
|
<selection>2</selection>
|
| 272 |
|
</object>
|
| 273 |
|
<option>0</option>
|
| 274 |
|
<flag>wxTOP|wxLEFT|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
| 275 |
|
<border>5</border>
|
| 276 |
|
</object>
|
| 277 |
|
</object>
|
| 278 |
|
<option>0</option>
|
| 279 |
|
<flag>wxTOP|wxLEFT|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
| 280 |
|
</object>
|
| 281 |
|
<object class="sizeritem">
|
| 282 |
|
<object class="wxBoxSizer">
|
| 283 |
|
<orient>wxHORIZONTAL</orient>
|
| 284 |
|
<object class="sizeritem">
|
| 285 |
|
<object class="wxCheckBox" name="cbHotKeyShowHideByAppIsActive">
|
| 286 |
|
<label>App-bound hotkey:</label>
|
| 287 |
|
</object>
|
| 288 |
|
<option>0</option>
|
| 289 |
|
<flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
| 290 |
|
<border>5</border>
|
| 291 |
|
</object>
|
| 292 |
|
<object class="sizeritem">
|
| 293 |
|
<object class="wxTextCtrl" name="tfHotKeyShowHideByApp">
|
| 294 |
|
</object>
|
| 295 |
|
<flag>wxALL|wxEXPAND</flag>
|
| 296 |
|
<border>5</border>
|
| 297 |
|
</object>
|
| 298 |
|
</object>
|
| 299 |
|
<option>0</option>
|
| 300 |
|
<flag>wxTOP|wxLEFT|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
| 301 |
|
</object>
|
| 302 |
|
</object>
|
| 303 |
|
</object>
|
| 304 |
|
<object class="wxPanel" name="OptionsPageSecurity">
|
| 305 |
|
<object class="wxBoxSizer">
|
| 306 |
|
<orient>wxVERTICAL</orient>
|
| 307 |
|
<object class="sizeritem">
|
| 308 |
|
<object class="wxCheckBox" name="cbProcessAutoGenerated">
|
| 309 |
|
<label>&Process auto-generated areas</label>
|
| 310 |
|
</object>
|
| 311 |
|
<option>0</option>
|
| 312 |
|
<flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
| 313 |
|
<border>5</border>
|
| 314 |
|
</object>
|
| 315 |
|
<object class="sizeritem">
|
| 316 |
|
<object class="wxCheckBox" name="cbInsertionsAllowEval">
|
| 317 |
|
<label>Process &insertion scripts</label>
|
| 318 |
|
</object>
|
| 319 |
|
<option>0</option>
|
| 320 |
|
<flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
| 321 |
|
<border>5</border>
|
| 322 |
|
</object>
|
| 323 |
|
<object class="spacer">
|
| 324 |
|
<size>5,5</size>
|
| 325 |
|
</object>
|
| 326 |
|
<object class="sizeritem">
|
| 327 |
|
<object class="wxBoxSizer">
|
| 328 |
|
<orient>wxHORIZONTAL</orient>
|
| 329 |
|
<object class="sizeritem">
|
| 330 |
|
<object class="wxStaticText">
|
| 331 |
|
<label>&Script security:</label>
|
| 332 |
|
</object>
|
| 333 |
|
<flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
| 334 |
|
<border>5</border>
|
| 335 |
|
</object>
|
| 336 |
|
<object class="sizeritem">
|
| 337 |
|
<object class="wxChoice" name="chScriptSecurityLevel">
|
| 338 |
|
<content>
|
| 339 |
|
<item>No scripts</item>
|
| 340 |
|
<item>No import_scripts</item>
|
| 341 |
|
<item>No global.import_scripts</item>
|
| 342 |
|
<item>Allow everything</item>
|
| 343 |
|
</content>
|
| 344 |
|
<selection>0</selection>
|
| 345 |
|
</object>
|
| 346 |
|
</object>
|
| 347 |
|
</object>
|
| 348 |
|
<option>0</option>
|
| 349 |
|
<flag>wxTOP|wxLEFT|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
| 350 |
|
</object>
|
| 351 |
|
</object>
|
| 352 |
|
</object>
|
| 353 |
|
<object class="wxPanel" name="OptionsPageTree">
|
| 354 |
|
<object class="wxBoxSizer">
|
| 355 |
|
<orient>wxVERTICAL</orient>
|
| 356 |
|
<object class="sizeritem">
|
| 357 |
|
<object class="wxCheckBox" name="cbTreeAutoFollow">
|
| 358 |
|
<label>&Tree auto-follow</label>
|
| 359 |
|
</object>
|
| 360 |
|
<flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
| 361 |
|
<border>5</border>
|
| 362 |
|
</object>
|
| 363 |
|
<object class="sizeritem">
|
| 364 |
|
<object class="wxCheckBox" name="cbTreeUpdateAfterSave">
|
| 365 |
|
<label>Tree &update after save</label>
|
| 366 |
|
</object>
|
| 367 |
|
<flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
| 368 |
|
<border>5</border>
|
| 369 |
|
</object>
|
| 370 |
|
<object class="sizeritem">
|
| 371 |
|
<object class="wxCheckBox" name="cbHideUndefinedWords">
|
| 372 |
|
<label>&Hide Undefined WikiWords in 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="wxCheckBox" name="cbTreeNoCycles">
|
| 379 |
|
<label>No &cycles in tree</label>
|
| 380 |
|
</object>
|
| 381 |
|
<flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
| 382 |
|
<border>5</border>
|
| 383 |
|
</object>
|
| 384 |
|
<object class="sizeritem">
|
| 385 |
|
<object class="wxCheckBox" name="cbTreeAutoHide">
|
| 386 |
|
<label>Tree auto-hide</label>
|
| 387 |
|
</object>
|
| 388 |
|
<flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
| 389 |
|
<border>5</border>
|
| 390 |
|
</object>
|
| 391 |
|
<object class="sizeritem">
|
| 392 |
|
<object class="wxFlexGridSizer">
|
| 393 |
|
<object class="sizeritem">
|
| 394 |
|
<object class="wxStaticText">
|
| 395 |
|
<label>Position main tree:</label>
|
| 396 |
|
</object>
|
| 397 |
|
<flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
| 398 |
|
<border>5</border>
|
| 399 |
|
</object>
|
| 400 |
|
<object class="sizeritem">
|
| 401 |
|
<object class="wxChoice" name="chMainTreePosition">
|
| 402 |
|
<content>
|
| 403 |
|
<item>Left</item>
|
| 404 |
|
<item>Right</item>
|
| 405 |
|
<item>Top</item>
|
| 406 |
|
<item>Bottom</item>
|
| 407 |
|
</content>
|
| 408 |
|
<selection>0</selection>
|
| 409 |
|
</object>
|
| 410 |
|
<flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
| 411 |
|
<border>5</border>
|
| 412 |
|
</object>
|
| 413 |
|
<object class="sizeritem">
|
| 414 |
|
<object class="wxStaticText">
|
| 415 |
|
<label>Position view tree:</label>
|
| 416 |
|
</object>
|
| 417 |
|
<flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
| 418 |
|
<border>5</border>
|
| 419 |
|
</object>
|
| 420 |
|
<object class="sizeritem">
|
| 421 |
|
<object class="wxChoice" name="chViewsTreePosition">
|
| 422 |
|
<content>
|
| 423 |
|
<item>Hidden</item>
|
| 424 |
|
<item>Above</item>
|
| 425 |
|
<item>Below</item>
|
| 426 |
|
<item>Left</item>
|
| 427 |
|
<item>Right</item>
|
| 428 |
|
</content>
|
| 429 |
|
<selection>0</selection>
|
| 430 |
|
</object>
|
| 431 |
|
<flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
| 432 |
|
<border>5</border>
|
| 433 |
|
</object>
|
| 434 |
|
<cols>2</cols>
|
| 435 |
|
<rows>2</rows>
|
| 436 |
|
</object>
|
| 437 |
|
<option>0</option>
|
| 438 |
|
<flag>wxTOP|wxLEFT|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
| 439 |
|
</object>
|
| 440 |
|
</object>
|
| 441 |
|
</object>
|
| 442 |
|
<object class="wxPanel" name="OptionsPageHtml">
|
| 443 |
|
<object class="wxBoxSizer">
|
| 444 |
|
<orient>wxVERTICAL</orient>
|
| 445 |
|
<object class="sizeritem">
|
| 446 |
|
<object class="wxCheckBox" name="cbStartBrowserAfterExport">
|
| 447 |
|
<label>&Start browser after export</label>
|
| 448 |
|
</object>
|
| 449 |
|
<option>0</option>
|
| 450 |
|
<flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
| 451 |
|
<border>5</border>
|
| 452 |
|
</object>
|
| 453 |
|
<object class="sizeritem">
|
| 454 |
|
<object class="wxBoxSizer">
|
| 455 |
|
<orient>wxHORIZONTAL</orient>
|
| 456 |
|
<object class="sizeritem">
|
| 457 |
|
<object class="wxStaticText">
|
| 458 |
|
<label>Font name for HTML preview:</label>
|
| 459 |
|
</object>
|
| 460 |
|
<flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
| 461 |
|
<border>5</border>
|
| 462 |
|
</object>
|
| 463 |
|
<object class="sizeritem">
|
| 464 |
|
<object class="wxTextCtrl" name="tfFacenameHtmlPreview"/>
|
| 465 |
|
<flag>wxALL|wxEXPAND</flag>
|
| 466 |
|
<border>5</border>
|
| 467 |
|
</object>
|
| 468 |
|
<object class="sizeritem">
|
| 469 |
|
<object class="wxButton" name="btnSelectFaceHtmlPrev">
|
| 470 |
|
<label>...</label>
|
| 471 |
|
</object>
|
| 472 |
|
<flag>wxALL|wxEXPAND|wxALIGN_BOTTOM</flag>
|
| 473 |
|
<border>5</border>
|
| 474 |
|
<minsize>20,-1</minsize>
|
| 475 |
|
</object>
|
| 476 |
|
</object>
|
| 477 |
|
<option>0</option>
|
| 478 |
|
<flag>wxTOP|wxLEFT|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
| 479 |
|
</object>
|
| 480 |
|
<object class="sizeritem">
|
| 481 |
|
<object class="wxFlexGridSizer">
|
| 482 |
|
<object class="sizeritem">
|
| 483 |
|
<object class="wxStaticText">
|
| 484 |
|
<label>Props. to</label>
|
| 485 |
|
<style></style>
|
| 486 |
|
</object>
|
| 487 |
|
<option>0</option>
|
| 488 |
|
<flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
| 489 |
|
<border>10</border>
|
| 490 |
|
</object>
|
| 491 |
|
<object class="sizeritem">
|
| 492 |
|
<object class="wxCheckBox" name="cbHtmlPreviewProppatternIsExcluding">
|
| 493 |
|
<label>not </label>
|
| 494 |
|
</object>
|
| 495 |
|
<option>0</option>
|
| 496 |
|
<flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
| 497 |
|
<border>0</border>
|
| 498 |
|
</object>
|
| 499 |
|
<object class="sizeritem">
|
| 500 |
|
<object class="wxStaticText">
|
| 501 |
|
<label>include in preview:</label>
|
| 502 |
|
</object>
|
| 503 |
|
<option>0</option>
|
| 504 |
|
<flag>wxTOP|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
| 505 |
|
<border>10</border>
|
| 506 |
|
</object>
|
| 507 |
|
<object class="sizeritem">
|
| 508 |
|
<object class="wxTextCtrl" name="tfHtmlPreviewProppattern"/>
|
| 509 |
|
<option>0</option>
|
| 510 |
|
<flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
| 511 |
|
<border>5</border>
|
| 512 |
|
</object>
|
| 513 |
|
<cols>4</cols>
|
| 514 |
|
<growablecols>3</growablecols>
|
| 515 |
|
<object class="sizeritem">
|
| 516 |
|
<object class="wxStaticText">
|
| 517 |
|
<label>Props. to</label>
|
| 518 |
|
<style></style>
|
| 519 |
|
</object>
|
| 520 |
|
<option>0</option>
|
| 521 |
|
<flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
| 522 |
|
<border>10</border>
|
| 523 |
|
</object>
|
| 524 |
|
<object class="sizeritem">
|
| 525 |
|
<object class="wxCheckBox" name="cbHtmlExportProppatternIsExcluding">
|
| 526 |
|
<label>not </label>
|
| 527 |
|
</object>
|
| 528 |
|
<option>0</option>
|
| 529 |
|
<flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
| 530 |
|
<border>0</border>
|
| 531 |
|
</object>
|
| 532 |
|
<object class="sizeritem">
|
| 533 |
|
<object class="wxStaticText">
|
| 534 |
|
<label>include in export:</label>
|
| 535 |
|
</object>
|
| 536 |
|
<option>0</option>
|
| 537 |
|
<flag>wxTOP|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
| 538 |
|
<border>10</border>
|
| 539 |
|
</object>
|
| 540 |
|
<object class="sizeritem">
|
| 541 |
|
<object class="wxTextCtrl" name="tfHtmlExportProppattern"/>
|
| 542 |
|
<option>0</option>
|
| 543 |
|
<flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
| 544 |
|
<border>5</border>
|
| 545 |
|
</object>
|
| 546 |
|
</object>
|
| 547 |
|
<option>0</option>
|
| 548 |
|
<flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
| 549 |
|
</object>
|
| 550 |
|
<object class="sizeritem">
|
| 551 |
|
<object class="wxCheckBox" name="cbHtmlPreviewPicsAsLinks">
|
| 552 |
|
<label>Show pics as links in preview</label>
|
| 553 |
|
</object>
|
| 554 |
|
<option>0</option>
|
| 555 |
|
<flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
| 556 |
|
<border>5</border>
|
| 557 |
|
</object>
|
| 558 |
|
<object class="sizeritem">
|
| 559 |
|
<object class="wxCheckBox" name="cbHtmlExportPicsAsLinks">
|
| 560 |
|
<label>Show pics as links in export</label>
|
| 561 |
|
</object>
|
| 562 |
|
<option>0</option>
|
| 563 |
|
<flag>wxALL|wxEXPAND|wxALIGN_CENTRE_VERTICAL</flag>
|
| 564 |
|
<border>5</border>
|
| 565 |
|
</object>
|
| 566 |
|
<object class="sizeritem">
|
| 567 |
|
<object class="wxBoxSizer">
|
| 568 |
|
<orient>wxHORIZONTAL</orient>
|
| 569 |
|
<object class="sizeritem">
|
| 570 |
|
<object class="wxStaticText">
|
| 571 |
|
<label>Preview renderer:</label>
|
| 572 |
|
<style>wxALIGN_RIGHT</style>
|
| 573 |
|
</object>
|
| 574 |
|
<option>1</option>
|
| 575 |
|
<flag>wxALL|wxEXPAND|wxALIGN_BOTTOM</flag>
|
| 576 |
|
<border>5</border>
|
| 577 |
|
</object>
|
| 578 |
|
<object class="sizeritem">
|
| 579 |
|
<object class="wxChoice" name="chHtmlPreviewRenderer">
|
| 580 |
|
<content>
|
| 581 |
|
<item>Internal</item>
|
| 582 |
|
<item>IE</item>
|
| 583 |
|
<item>Mozilla</item>
|
| 584 |
|
</content>
|
| 585 |
|
<selection>0</selection>
|
| 586 |
|
</object>
|
| 587 |
|
<option>0</option>
|
| 588 |
|
<flag>wxALL|wxEXPAND|wxALIGN_BOTTOM</flag>
|
| 589 |
|
<border>5</border>
|
| 590 |
|
</object>
|
| 591 |
|
</object>
|
| 592 |
|
</object>
|
| 593 |
|
|