8 #ifndef __VTBuilder_UI__
9 #define __VTBuilder_UI__
15 #include <wx/string.h>
16 #include <wx/stattext.h>
17 #include <wx/gdicmn.h>
19 #include <wx/colour.h>
20 #include <wx/settings.h>
22 #include <wx/textctrl.h>
23 #include <wx/checkbox.h>
24 #include <wx/statbox.h>
25 #include <wx/button.h>
26 #include <wx/dialog.h>
27 #include <wx/radiobut.h>
28 #include <wx/combobox.h>
29 #include <wx/choice.h>
30 #include <wx/spinctrl.h>
31 #include <wx/listbox.h>
32 #include <wx/scrolwin.h>
33 #include <wx/bitmap.h>
36 #include <wx/statbmp.h>
37 #include <wx/listctrl.h>
39 #include <wx/splitter.h>
40 #include <wx/bmpbuttn.h>
41 #include <wx/spinbutt.h>
46 #define ID_EXTENT_N 1001
47 #define ID_EXTENT_W 1002
48 #define ID_EXTENT_E 1003
49 #define ID_EXTENT_S 1004
51 #define ID_EXTENT_ALL 1006
54 #define ID_HEIGHT 1009
55 #define ID_LITTLE_ENDIAN 1010
56 #define ID_BIG_ENDIAN 1011
57 #define ID_VUNITS 1012
58 #define ID_CRS_SIMPLE 1013
59 #define ID_CRS_CURRENT 1014
60 #define ID_CRS_EXACT 1015
62 #define ID_EXT_SPACING 1017
63 #define ID_SPACING 1018
64 #define ID_EXT_EXACT 1019
65 #define ID_EXTENTS 1020
70 #define ID_BOTTOM 1025
72 #define ID_DENSITY 1027
73 #define ID_BIOTYPE1 1028
74 #define ID_BIOTYPE2 1029
75 #define ID_SAMPLING 1030
76 #define ID_SCARCITY 1031
77 #define ID_SPECIES1 1032
78 #define ID_CHOICE_SPECIES 1033
79 #define ID_SPECIES2 1034
80 #define ID_CHOICE_BIOTYPE 1035
81 #define ID_SPECIES3 1036
82 #define ID_CHOICE_BIOTYPE_LAYER 1037
83 #define ID_DENSITY1 1038
84 #define ID_TEXT_FIXED_DENSITY 1039
85 #define ID_DENSITY2 1040
86 #define ID_DENSITY3 1041
87 #define ID_CHOICE_DENSITY_LAYER 1042
89 #define ID_TEXT_FIXED_SIZE 1044
91 #define ID_SPIN_RANDOM_FROM 1046
92 #define ID_SPIN_RANDOM_TO 1047
93 #define ID_TOWER_XY 1048
94 #define ID_TOWER_TYPE 1049
95 #define ID_TOWER_MATERIAL 1050
96 #define ID_TOWER_ELEV 1051
97 #define ID_NUMLANES 1052
98 #define ID_HWYNAME 1053
99 #define ID_SIDEWALK 1054
100 #define ID_PARKING 1055
101 #define ID_MARGIN 1056
102 #define ID_LANE_WIDTH 1057
103 #define ID_SIDEWALK_WIDTH 1058
104 #define ID_CURB_HEIGHT 1059
105 #define ID_PARKING_WIDTH 1060
106 #define ID_MARGIN_WIDTH 1061
107 #define ID_SURFTYPE 1062
108 #define ID_INTTYPE 1063
109 #define ID_ROADNUM 1064
110 #define ID_BEHAVIOR 1065
111 #define ID_SCROLLED 1066
112 #define ID_RADIO_CREATE_NEW 1067
113 #define ID_RADIO_TO_FILE 1068
114 #define ID_TEXT_TO_FILE 1069
115 #define ID_DOTDOTDOT 1070
116 #define ID_RADIO_TO_TILES 1071
117 #define ID_TEXT_TILE_INFO 1072
118 #define ID_TILE_OPTIONS 1073
119 #define ID_DERIVED_IMAGES 1074
120 #define ID_RENDERING_OPTIONS 1075
121 #define ID_TEXT_TO_IMAGE_FILE 1076
122 #define ID_DOTDOTDOT2 1077
123 #define ID_SPACINGX 1078
124 #define ID_SPACINGY 1079
125 #define ID_SIZEX 1080
126 #define ID_SIZEY 1081
127 #define ID_CONSTRAIN 1082
128 #define ID_SMALLER 1083
129 #define ID_BIGGER 1084
130 #define ID_FLOATS 1085
131 #define ID_SHORTS 1086
132 #define ID_FILL_GAPS 1087
133 #define ID_AREAX 1088
134 #define ID_AREAY 1089
137 #define ID_CONDITION 1092
138 #define ID_COMBO_VALUE 1093
139 #define ID_MINUTES 1094
140 #define ID_ELEVUNIT 1095
141 #define ID_RADIO_OUTLINE_ONLY 1096
142 #define ID_RADIO_COLOR 1097
143 #define ID_RENDER_OPTIONS 1098
144 #define ID_CHECK_HIDE_UNKNOWN 1099
145 #define ID_CHECK_DRAW_TIN_SIMPLE 1100
146 #define ID_CHECK_SHOW_ROAD_WIDTH 1101
147 #define ID_CHECK_DRAW_RAW_SIMPLE 1102
148 #define ID_PATHNAMES 1103
149 #define ID_USE_SPECIES 1104
150 #define ID_SPECIES_CHOICE 1105
151 #define ID_SPECIES_USE_FIELD 1106
152 #define ID_SPECIES_FIELD 1107
153 #define ID_SPECIES_ID 1108
154 #define ID_SPECIES_NAME 1109
155 #define ID_COMMON_NAME 1110
156 #define ID_BIOTYPE_INT 1111
157 #define ID_BIOTYPE_STRING 1112
158 #define ID_HEIGHT_RANDOM 1113
159 #define ID_HEIGHT_FIXED 1114
160 #define ID_HEIGHT_FIXED_VALUE 1115
161 #define ID_HEIGHT_USE_FIELD 1116
162 #define ID_HEIGHT_FIELD 1117
163 #define ID_TYPE_LINEAR 1118
164 #define ID_TYPE_INSTANCE 1119
165 #define ID_CHOICE_FILE_FIELD 1120
166 #define ID_TYPE_CENTER 1121
167 #define ID_TYPE_FOOTPRINT 1122
168 #define ID_CHOICE_HEIGHT_FIELD 1123
169 #define ID_CHOICE_HEIGHT_TYPE 1124
170 #define ID_RADIO_COLOR_DEFAULT 1125
171 #define ID_RADIO_COLOR_FIXED 1126
172 #define ID_COLOR3 1127
173 #define ID_SET_COLOR1 1128
174 #define ID_COLOR4 1129
175 #define ID_SET_COLOR2 1130
176 #define ID_RADIO_ROOF_DEFAULT 1131
177 #define ID_RADIO_ROOF_SINGLE 1132
178 #define ID_CHOICE_ROOF_TYPE 1133
179 #define ID_SLOPECNTR 1134
180 #define ID_RADIO_ROOF_FIELD 1135
181 #define ID_CHOICE_ROOF_FIELD 1136
182 #define ID_DEFAULTS_FILE 1137
183 #define ID_INSIDE_AREA 1138
184 #define ID_LAYERNAME 1139
185 #define ID_TYPE_BUILDING 1140
186 #define ID_BUILD_FOUNDATIONS 1141
187 #define ID_USE_25D 1142
188 #define ID_LEVEL_CHOICE 1143
189 #define ID_BASE_URL 1144
190 #define ID_QUERY_LAYERS 1145
191 #define ID_LIST_LAYERS 1146
192 #define ID_LAYER_DESC 1147
193 #define ID_LIST_STYLES 1148
194 #define ID_STYLE_DESC 1149
195 #define ID_CHOICE_FORMAT 1150
196 #define ID_QUERY 1151
197 #define ID_SPLITTER1 1152
198 #define ID_LISTCTRL_SPECIES 1153
199 #define ID_LISTCTRL_APPEARANCES 1154
200 #define ID_THEME 1155
202 #define ID_GEOTIFF 1157
204 #define ID_CHOICE_COLORS 1159
205 #define ID_EDIT_COLORS 1160
206 #define ID_SHADING 1161
207 #define ID_COLOR_NODATA 1162
208 #define ID_LINK_FIELD 1163
209 #define ID_EASTING 1164
210 #define ID_NORTHING 1165
211 #define ID_CHECK_ELEVATION 1166
212 #define ID_ELEVATION 1167
213 #define ID_CHECK_IMPORT_FIELD 1168
214 #define ID_IMPORT_FIELD 1169
215 #define ID_SET_CRS 1170
216 #define ID_FORMAT_DECIMAL 1171
217 #define ID_FORMAT_DMS 1172
218 #define ID_FORMAT_HDM 1173
219 #define ID_LONGITUDE_WEST 1174
220 #define ID_FILE_DATA 1175
221 #define ID_GET_FILE_DATA 1176
222 #define ID_CHECK_USE1 1177
223 #define ID_CHECK_USE2 1178
224 #define ID_FILE_GAZ 1179
225 #define ID_GET_FILE_GAZ 1180
226 #define ID_FILE_ZIP 1181
227 #define ID_GET_FILE_ZIP 1182
228 #define ID_CHECK_USE3 1183
229 #define ID_FILE_GNS 1184
230 #define ID_GET_FILE_GNS 1185
231 #define ID_DEPTH 1186
232 #define ID_MAXERROR 1187
233 #define ID_TEXT_TO_FOLDER 1188
234 #define ID_COLUMNS 1189
236 #define ID_CHOICE_LOD0_SIZE 1191
237 #define ID_SPIN_NUM_LODS 1192
238 #define ID_TOTALX 1193
239 #define ID_TOTALY 1194
242 #define ID_OMIT_FLAT 1197
243 #define ID_MASK_UNKNOWN 1198
244 #define ID_TC_NONE 1199
245 #define ID_TC_OGL 1200
246 #define ID_TC_SQUISH_FAST 1201
247 #define ID_TC_SQUISH_SLOW 1202
248 #define ID_TC_JPEG 1203
249 #define ID_RADIO_SHADING_NONE 1204
250 #define ID_RADIO_SHADING_QUICK 1205
251 #define ID_RADIO_SHADING_DOT 1206
252 #define ID_SPIN_CAST_ANGLE 1207
253 #define ID_SPIN_CAST_DIRECTION 1208
254 #define ID_AMBIENT 1209
255 #define ID_GAMMA 1210
256 #define ID_CHECK_SHADOWS 1211
257 #define ID_EXTENT1 1212
258 #define ID_EXTENT2 1213
259 #define ID_MATCH_LAYER 1214
260 #define ID_LAYER_RES 1215
262 #define ID_SHRINK 1217
263 #define ID_TILE_SIZE 1218
264 #define ID_SIZE_SPIN 1219
265 #define ID_TILING 1220
266 #define ID_RADIO1 1221
267 #define ID_RADIO2 1222
268 #define ID_RADIO3 1223
269 #define ID_RADIO4 1224
270 #define ID_RADIO5 1225
271 #define ID_MAX_MEGAPIXELS 1226
272 #define ID_SAMPLING_N 1227
273 #define ID_BLACK_TRANSP 1228
274 #define ID_DEFLATE_TIFF 1229
275 #define ID_RADIO6 1230
276 #define ID_RADIO7 1231
277 #define ID_RADIO8 1232
278 #define ID_RADIO9 1233
279 #define ID_RADIO10 1234
280 #define ID_RADIO11 1235
281 #define ID_ELEV_MAX_SIZE 1236
282 #define ID_BT_GZIP 1237
283 #define ID_DELAY_LOAD 1238
284 #define ID_MAX_MEM_GRID 1239
285 #define ID_TEXT_DIST_CUTOFF 1240
295 wxStaticText* m_text1;
296 wxTextCtrl* m_extent_n;
297 wxStaticText* m_text2;
298 wxTextCtrl* m_extent_w;
300 wxTextCtrl* m_extent_e;
301 wxStaticText* m_text3;
302 wxTextCtrl* m_extent_s;
303 wxStaticText* m_text4;
307 wxStaticText* m_text5;
308 wxTextCtrl* m_extent_all;
312 ExtentDlgBase( wxWindow* parent, wxWindowID
id = wxID_ANY,
const wxString& title = wxEmptyString,
const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxDefaultSize,
long style = wxDEFAULT_DIALOG_STYLE|wxTAB_TRAVERSAL );
325 wxStaticText* m_text6;
327 wxStaticText* m_text7;
329 wxStaticText* m_text8;
330 wxTextCtrl* m_height;
331 wxRadioButton* m_little_endian;
332 wxRadioButton* m_big_endian;
333 wxStaticText* m_text9;
334 wxTextCtrl* m_vunits;
335 wxRadioButton* m_crs_simple;
336 wxRadioButton* m_crs_current;
337 wxRadioButton* m_crs_exact;
339 wxRadioButton* m_ext_spacing;
340 wxTextCtrl* m_spacing;
341 wxRadioButton* m_ext_exact;
348 RawDlgBase( wxWindow* parent, wxWindowID
id = wxID_ANY,
const wxString& title = wxEmptyString,
const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxDefaultSize,
long style = wxDEFAULT_DIALOG_STYLE|wxTAB_TRAVERSAL );
362 wxStaticText* m_text10;
364 wxStaticText* m_text11;
366 wxStaticText* m_text12;
368 wxStaticText* m_text13;
369 wxTextCtrl* m_bottom;
375 LayerPropDlgBase( wxWindow* parent, wxWindowID
id = wxID_ANY,
const wxString& title = wxEmptyString,
const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxDefaultSize,
long style = wxDEFAULT_DIALOG_STYLE|wxTAB_TRAVERSAL );
388 wxStaticText* m_text14;
390 wxStaticText* m_text15;
391 wxRadioButton* m_density;
392 wxRadioButton* m_biotype1;
393 wxRadioButton* m_biotype2;
399 ImportVegDlgBase( wxWindow* parent, wxWindowID
id = wxID_ANY,
const wxString& title = wxEmptyString,
const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxDefaultSize,
long style = wxDEFAULT_DIALOG_STYLE|wxTAB_TRAVERSAL );
412 wxStaticText* m_text16;
413 wxTextCtrl* m_sampling;
414 wxStaticText* m_text17;
415 wxTextCtrl* m_scarcity;
416 wxRadioButton* m_species1;
417 wxChoice* m_choice_species;
418 wxRadioButton* m_species2;
419 wxChoice* m_choice_biotype;
420 wxRadioButton* m_species3;
421 wxChoice* m_choice_biotype_layer;
422 wxRadioButton* m_density1;
423 wxTextCtrl* m_text18_fixed_density;
424 wxStaticText* m_text18;
425 wxRadioButton* m_density2;
426 wxRadioButton* m_density3;
427 wxChoice* m_choice_density_layer;
428 wxRadioButton* m_size1;
429 wxTextCtrl* m_text_fixed_size;
430 wxStaticText* m_text19;
431 wxRadioButton* m_size2;
432 wxSpinCtrl* m_spin_random_from;
433 wxStaticText* m_text20;
434 wxSpinCtrl* m_spin_random_to;
435 wxStaticText* m_text21;
441 DistribVegDlgBase( wxWindow* parent, wxWindowID
id = wxID_ANY,
const wxString& title = wxEmptyString,
const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxDefaultSize,
long style = wxDEFAULT_DIALOG_STYLE|wxTAB_TRAVERSAL );
454 wxStaticText* m_text22;
455 wxTextCtrl* m_tower_xy;
456 wxStaticText* m_text23;
457 wxChoice* m_tower_type;
458 wxStaticText* m_text24;
459 wxChoice* m_tower_material;
460 wxCheckBox* m_tower_elev;
466 TowerDlgBase( wxWindow* parent, wxWindowID
id = wxID_ANY,
const wxString& title = wxEmptyString,
const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxDefaultSize,
long style = wxDEFAULT_DIALOG_STYLE|wxTAB_TRAVERSAL );
479 wxStaticText* m_text25;
480 wxTextCtrl* m_numlanes;
481 wxStaticText* m_text26;
482 wxTextCtrl* m_hwyname;
483 wxStaticText* m_text27;
484 wxChoice* m_sidewalk;
485 wxStaticText* m_text28;
487 wxStaticText* m_text29;
489 wxStaticText* m_text30;
490 wxTextCtrl* m_lane_width;
491 wxStaticText* m_text31;
492 wxTextCtrl* m_sidewalk_width;
493 wxStaticText* m_text32;
494 wxTextCtrl* m_curb_height;
495 wxStaticText* m_text33;
496 wxTextCtrl* m_parking_width;
497 wxStaticText* m_text34;
498 wxTextCtrl* m_margin_width;
499 wxStaticText* m_text35;
500 wxListBox* m_surftype;
506 RoadDlgBase( wxWindow* parent, wxWindowID
id = wxID_ANY,
const wxString& title = wxEmptyString,
const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxDefaultSize,
long style = wxDEFAULT_DIALOG_STYLE|wxTAB_TRAVERSAL );
519 wxStaticText* m_text36;
520 wxListBox* m_inttype;
521 wxStaticText* m_text37;
522 wxListBox* m_roadnum;
523 wxStaticText* m_text38;
524 wxListBox* m_behavior;
531 NodeDlgBase( wxWindow* parent, wxWindowID
id = wxID_ANY,
const wxString& title = wxEmptyString,
const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxDefaultSize,
long style = wxDEFAULT_DIALOG_STYLE|wxTAB_TRAVERSAL );
544 wxRadioButton* m_radio_create_new;
545 wxRadioButton* m_radio_to_file;
546 wxTextCtrl* m_text_to_file;
547 wxButton* m_dotdotdot;
548 wxRadioButton* m_radio_to_tiles;
549 wxTextCtrl* m_text_tile_info;
550 wxButton* m_tile_options;
552 wxCheckBox* m_derived_images;
553 wxButton* m_rendering_options;
555 wxTextCtrl* m_text_to_image_file;
556 wxButton* m_dotdotdot2;
557 wxStaticText* m_text39;
558 wxTextCtrl* m_spacingx;
559 wxTextCtrl* m_spacingy;
560 wxStaticText* m_text40;
563 wxCheckBox* m_constrain;
566 wxRadioButton* m_floats;
567 wxRadioButton* m_shorts;
568 wxStaticText* m_text41;
569 wxTextCtrl* m_vunits;
570 wxStaticText* m_text42;
571 wxCheckBox* m_fill_gaps;
572 wxStaticText* m_text43;
575 wxStaticText* m_text44;
583 ResampleDlgBase( wxWindow* parent, wxWindowID
id = wxID_ANY,
const wxString& title = wxEmptyString,
const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxDefaultSize,
long style = wxDEFAULT_DIALOG_STYLE|wxTAB_TRAVERSAL );
596 wxStaticText* m_text45;
598 wxChoice* m_condition;
599 wxComboBox* m_combo_value;
605 SelectDlgBase( wxWindow* parent, wxWindowID
id = wxID_ANY,
const wxString& title = wxEmptyString,
const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxDefaultSize,
long style = wxDEFAULT_DIALOG_STYLE|wxTAB_TRAVERSAL );
618 wxCheckBox* m_minutes;
619 wxStaticText* m_text46;
620 wxChoice* m_elevunit;
621 wxRadioButton* m_radio_outline_only;
622 wxRadioButton* m_radio_color;
624 wxButton* m_render_options;
626 wxCheckBox* m_check_hide_unknown;
627 wxCheckBox* m_check_draw_tin_simple;
628 wxCheckBox* m_check_show_road_width;
629 wxCheckBox* m_check_draw_raw_simple;
630 wxCheckBox* m_pathnames;
636 OptionsDlgBase( wxWindow* parent, wxWindowID
id = wxID_ANY,
const wxString& title = wxEmptyString,
const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxDefaultSize,
long style = wxDEFAULT_DIALOG_STYLE|wxTAB_TRAVERSAL );
649 wxRadioButton* m_use_species;
650 wxChoice* m_species_choice;
651 wxRadioButton* m_species_use_field;
652 wxChoice* m_species_field;
653 wxRadioButton* m_species_id;
654 wxRadioButton* m_species_name;
655 wxRadioButton* m_common_name;
656 wxRadioButton* m_biotype_int;
657 wxRadioButton* m_biotype_string;
658 wxRadioButton* m_height_random;
659 wxRadioButton* m_height_fixed;
660 wxTextCtrl* m_height_fixed_value;
661 wxRadioButton* m_height_use_field;
662 wxChoice* m_height_field;
668 VegFieldsDlgBase( wxWindow* parent, wxWindowID
id = wxID_ANY,
const wxString& title = wxEmptyString,
const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxDefaultSize,
long style = wxDEFAULT_DIALOG_STYLE|wxTAB_TRAVERSAL );
681 wxStaticText* m_text47;
682 wxRadioButton* m_type_linear;
683 wxRadioButton* m_type_instance;
685 wxStaticText* m_text48;
686 wxChoice* m_choice_file_field;
687 wxRadioButton* m_type_center;
688 wxRadioButton* m_type_footprint;
690 wxStaticText* m_text49;
691 wxChoice* m_choice_height_field;
692 wxChoice* m_choice_height_type;
694 wxStaticText* m_text50;
696 wxRadioButton* m_radio_color_default;
698 wxRadioButton* m_radio_color_fixed;
699 wxStaticBitmap* m_color3;
700 wxButton* m_set_color1;
701 wxStaticText* m_text1;
702 wxStaticBitmap* m_color4;
703 wxButton* m_set_color2;
705 wxStaticText* m_text2;
707 wxRadioButton* m_radio_roof_default;
709 wxRadioButton* m_radio_roof_single;
710 wxChoice* m_choice_roof_type;
711 wxStaticText* m_text3;
712 wxSpinCtrl* m_slopecntr;
714 wxRadioButton* m_radio_roof_field;
715 wxChoice* m_choice_roof_field;
716 wxStaticText* m_text4;
717 wxTextCtrl* m_defaults_file;
718 wxCheckBox* m_inside_area;
724 ImportStructDlgBase( wxWindow* parent, wxWindowID
id = wxID_ANY,
const wxString& title = wxEmptyString,
const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxDefaultSize,
long style = wxDEFAULT_DIALOG_STYLE|wxTAB_TRAVERSAL );
737 wxStaticText* m_text5;
738 wxChoice* m_layername;
739 wxStaticText* m_text6;
740 wxChoice* m_choice_height_field;
741 wxChoice* m_choice_height_type;
742 wxRadioButton* m_type_building;
744 wxCheckBox* m_build_foundations;
745 wxRadioButton* m_type_linear;
746 wxRadioButton* m_type_instance;
748 wxStaticText* m_text7;
749 wxChoice* m_choice_file_field;
750 wxCheckBox* m_inside_area;
751 wxCheckBox* m_use_25d;
757 ImportStructOGRDlgBase( wxWindow* parent, wxWindowID
id = wxID_ANY,
const wxString& title = wxEmptyString,
const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxDefaultSize,
long style = wxDEFAULT_DIALOG_STYLE|wxTAB_TRAVERSAL );
770 wxStaticText* m_text8;
771 wxChoice* m_level_choice;
777 LevelSelectionDlgBase( wxWindow* parent, wxWindowID
id = wxID_ANY,
const wxString& title = wxEmptyString,
const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxDefaultSize,
long style = wxDEFAULT_DIALOG_STYLE|wxTAB_TRAVERSAL );
790 wxRadioButton* m_radio_create_new;
791 wxRadioButton* m_radio_to_file;
792 wxTextCtrl* m_text_to_file;
793 wxButton* m_dotdotdot;
794 wxRadioButton* m_radio_to_tiles;
795 wxTextCtrl* m_text_tile_info;
796 wxButton* m_tile_options;
797 wxStaticText* m_text9;
800 wxStaticText* m_text10;
801 wxTextCtrl* m_spacingx;
802 wxTextCtrl* m_spacingy;
803 wxCheckBox* m_constrain;
806 wxStaticText* m_text11;
809 wxStaticText* m_text12;
817 SampleImageDlgBase( wxWindow* parent, wxWindowID
id = wxID_ANY,
const wxString& title = wxEmptyString,
const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxDefaultSize,
long style = wxDEFAULT_DIALOG_STYLE|wxTAB_TRAVERSAL );
830 wxStaticText* m_text13;
831 wxComboBox* m_base_url;
832 wxButton* m_query_layers;
833 wxStaticText* m_text14;
834 wxStaticText* m_text15;
835 wxListBox* m_list_layers;
836 wxTextCtrl* m_layer_desc;
837 wxStaticText* m_text16;
838 wxStaticText* m_text17;
839 wxListBox* m_list_styles;
840 wxTextCtrl* m_style_desc;
841 wxStaticText* m_text18;
843 wxStaticText* m_text19;
844 wxTextCtrl* m_height;
845 wxStaticText* m_text20;
846 wxChoice* m_choice_format;
847 wxStaticText* m_text21;
849 wxRadioButton* m_radio_create_new;
850 wxRadioButton* m_radio_to_file;
851 wxTextCtrl* m_text_to_file;
852 wxButton* m_dotdotdot;
858 MapServerDlgBase( wxWindow* parent, wxWindowID
id = wxID_ANY,
const wxString& title = wxEmptyString,
const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxDefaultSize,
long style = wxDEFAULT_DIALOG_STYLE|wxTAB_TRAVERSAL );
871 wxSplitterWindow* m_splitter1;
873 wxStaticText* m_text22;
874 wxListCtrl* m_listctrl_species;
876 wxStaticText* m_text1;
877 wxListCtrl* m_listctrl_appearances;
882 SpeciesListDlgBase( wxWindow* parent, wxWindowID
id = wxID_ANY,
const wxString& title = wxEmptyString,
const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxDefaultSize,
long style = wxDEFAULT_DIALOG_STYLE|wxTAB_TRAVERSAL );
885 void m_splitter1OnIdle( wxIdleEvent& )
887 m_splitter1->SetSashPosition( 0 );
888 m_splitter1->Disconnect( wxEVT_IDLE, wxIdleEventHandler( SpeciesListDlgBase::m_splitter1OnIdle ), NULL,
this );
901 wxStaticText* m_text23;
903 wxStaticText* m_text24;
905 wxRadioButton* m_radio_create_new;
906 wxRadioButton* m_radio_to_file;
907 wxTextCtrl* m_text_to_file;
908 wxButton* m_dotdotdot;
914 TSDlgBase( wxWindow* parent, wxWindowID
id = wxID_ANY,
const wxString& title = wxEmptyString,
const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxSize( 307,219 ),
long style = wxDEFAULT_DIALOG_STYLE|wxTAB_TRAVERSAL );
927 wxRadioButton* m_radio_create_new;
928 wxRadioButton* m_radio_to_file;
930 wxTextCtrl* m_text_to_file;
931 wxButton* m_dotdotdot;
932 wxStaticText* m_text25;
933 wxRadioButton* m_geotiff;
934 wxRadioButton* m_jpeg;
935 wxStaticText* m_text26;
936 wxChoice* m_choice_colors;
937 wxButton* m_edit_colors;
939 wxCheckBox* m_shading;
941 wxStaticText* m_text27;
942 wxBitmapButton* m_color_nodata;
943 wxStaticText* m_text28;
946 wxCheckBox* m_constrain;
954 RenderDlgBase( wxWindow* parent, wxWindowID
id = wxID_ANY,
const wxString& title = wxEmptyString,
const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxDefaultSize,
long style = wxDEFAULT_DIALOG_STYLE|wxTAB_TRAVERSAL );
967 wxStaticText* m_text29;
968 wxStaticText* m_text30;
969 wxChoice* m_link_field;
975 ImageMapDlgBase( wxWindow* parent, wxWindowID
id = wxID_ANY,
const wxString& title = wxEmptyString,
const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxDefaultSize,
long style = wxDEFAULT_DIALOG_STYLE|wxTAB_TRAVERSAL );
988 wxStaticText* m_text31;
990 wxStaticText* m_text32;
991 wxChoice* m_northing;
992 wxCheckBox* m_check_elevation;
993 wxChoice* m_elevation;
994 wxCheckBox* m_check_import_field;
995 wxChoice* m_import_field;
996 wxStaticText* m_text33;
999 wxRadioButton* m_format_decimal;
1000 wxRadioButton* m_format_dms;
1001 wxRadioButton* m_format_hdm;
1002 wxCheckBox* m_longitude_west;
1008 ImportPointDlgBase( wxWindow* parent, wxWindowID
id = wxID_ANY,
const wxString& title = wxEmptyString,
const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxDefaultSize,
long style = wxDEFAULT_DIALOG_STYLE|wxTAB_TRAVERSAL );
1021 wxTextCtrl* m_file_data;
1022 wxButton* m_get_file_data;
1023 wxCheckBox* m_check_use1;
1024 wxCheckBox* m_check_use2;
1026 wxStaticText* m_text34;
1027 wxTextCtrl* m_file_gaz;
1028 wxButton* m_get_file_gaz;
1030 wxStaticText* m_text35;
1031 wxTextCtrl* m_file_zip;
1032 wxButton* m_get_file_zip;
1033 wxCheckBox* m_check_use3;
1035 wxTextCtrl* m_file_gns;
1036 wxButton* m_get_file_gns;
1042 GeocodeDlgBase( wxWindow* parent, wxWindowID
id = wxID_ANY,
const wxString& title = wxEmptyString,
const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxDefaultSize,
long style = wxDEFAULT_DIALOG_STYLE|wxTAB_TRAVERSAL );
1055 wxStaticText* m_text36;
1056 wxTextCtrl* m_depth;
1057 wxStaticText* m_text37;
1058 wxTextCtrl* m_maxerror;
1064 ChunkDlgBase( wxWindow* parent, wxWindowID
id = wxID_ANY,
const wxString& title = wxEmptyString,
const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxSize( 337,124 ),
long style = wxDEFAULT_DIALOG_STYLE|wxTAB_TRAVERSAL );
1077 wxStaticText* m_text38;
1078 wxTextCtrl* m_text_to_folder;
1079 wxButton* m_dotdotdot;
1080 wxStaticText* m_text39;
1081 wxTextCtrl* m_columns;
1082 wxStaticText* m_text40;
1084 wxStaticText* m_text41;
1085 wxChoice* m_choice_lod0_size;
1086 wxStaticText* m_text42;
1087 wxSpinCtrl* m_spin_num_lods;
1088 wxStaticText* m_text43;
1089 wxTextCtrl* m_totalx;
1090 wxTextCtrl* m_totaly;
1091 wxStaticText* m_text44;
1092 wxTextCtrl* m_areax;
1093 wxTextCtrl* m_areay;
1094 wxStaticText* m_text45;
1097 wxStaticText* m_text46;
1100 wxCheckBox* m_omit_flat;
1101 wxCheckBox* m_mask_unknown;
1102 wxRadioButton* m_tc_none;
1103 wxRadioButton* m_tc_ogl;
1104 wxRadioButton* m_tc_squish_fast;
1105 wxRadioButton* m_tc_squish_slow;
1106 wxRadioButton* m_tc_jpeg;
1112 TileDlgBase( wxWindow* parent, wxWindowID
id = wxID_ANY,
const wxString& title = wxEmptyString,
const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxSize( 375,541 ),
long style = wxDEFAULT_DIALOG_STYLE|wxTAB_TRAVERSAL );
1125 wxStaticText* m_text47;
1126 wxChoice* m_choice_colors;
1127 wxButton* m_edit_colors;
1128 wxRadioButton* m_radio_shading_none;
1129 wxRadioButton* m_radio_shading_quick;
1130 wxRadioButton* m_radio_shading_dot;
1132 wxStaticText* m_text48;
1133 wxSpinCtrl* m_spin_cast_angle;
1135 wxStaticText* m_text49;
1136 wxSpinCtrl* m_spin_cast_direction;
1138 wxStaticText* m_text50;
1139 wxTextCtrl* m_ambient;
1141 wxStaticText* m_text51;
1142 wxTextCtrl* m_gamma;
1143 wxCheckBox* m_check_shadows;
1149 RenderOptionsDlgBase( wxWindow* parent, wxWindowID
id = wxID_ANY,
const wxString& title = wxEmptyString,
const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxSize( 295,402 ),
long style = wxDEFAULT_DIALOG_STYLE|wxTAB_TRAVERSAL );
1162 wxStaticText* m_text52;
1163 wxTextCtrl* m_extent1;
1164 wxStaticText* m_text53;
1165 wxTextCtrl* m_extent2;
1166 wxStaticText* m_text54;
1167 wxChoice* m_match_layer;
1168 wxStaticText* m_text55;
1169 wxTextCtrl* m_layer_res;
1170 wxStaticText* m_text56;
1172 wxCheckBox* m_shrink;
1173 wxStaticText* m_text57;
1174 wxTextCtrl* m_tile_size;
1175 wxSpinButton* m_size_spin;
1176 wxStaticText* m_text58;
1177 wxTextCtrl* m_tiling;
1183 MatchDlgBase( wxWindow* parent, wxWindowID
id = wxID_ANY,
const wxString& title = wxEmptyString,
const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxSize( 371,305 ),
long style = wxDEFAULT_DIALOG_STYLE|wxTAB_TRAVERSAL );
1196 wxRadioButton* m_radio1;
1197 wxRadioButton* m_radio2;
1198 wxRadioButton* m_radio3;
1199 wxRadioButton* m_radio4;
1200 wxRadioButton* m_radio5;
1201 wxStaticText* m_text59;
1202 wxTextCtrl* m_max_megapixels;
1203 wxStaticText* m_text60;
1204 wxStaticText* m_text61;
1205 wxTextCtrl* m_sampling_n;
1206 wxCheckBox* m_black_transp;
1207 wxCheckBox* m_deflate_tiff;
1208 wxRadioButton* m_radio6;
1209 wxRadioButton* m_radio7;
1210 wxRadioButton* m_radio8;
1211 wxRadioButton* m_radio9;
1212 wxRadioButton* m_radio10;
1213 wxRadioButton* m_radio11;
1214 wxStaticText* m_text62;
1215 wxTextCtrl* m_elev_max_size;
1216 wxCheckBox* m_bt_gzip;
1217 wxCheckBox* m_delay_load;
1219 wxStaticText* m_text63;
1220 wxTextCtrl* m_max_mem_grid;
1226 PrefDlgBase( wxWindow* parent, wxWindowID
id = wxID_ANY,
const wxString& title = wxEmptyString,
const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxSize( 623,376 ),
long style = wxDEFAULT_DIALOG_STYLE|wxTAB_TRAVERSAL );
1239 wxStaticText* m_text64;
1240 wxTextCtrl* m_spacingx;
1241 wxTextCtrl* m_spacingy;
1242 wxStaticText* m_text65;
1243 wxTextCtrl* m_sizex;
1244 wxTextCtrl* m_sizey;
1245 wxStaticText* m_text66;
1246 wxTextCtrl* m_text_dist_cutoff;
1252 GenGridDlgBase( wxWindow* parent, wxWindowID
id = wxID_ANY,
const wxString& title = wxEmptyString,
const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxSize( 278,194 ),
long style = wxDEFAULT_DIALOG_STYLE|wxTAB_TRAVERSAL );
1257 #endif //__VTBuilder_UI__