1 // ----------------------------------------------------------------------------
2 // Copyright (C) 2014
3 // David Freese, W1HKJ
4 //
5 // This file is part of flmsg
6 //
7 // flrig is free software; you can redistribute it and/or modify
8 // it under the terms of the GNU General Public License as published by
9 // the Free Software Foundation; either version 3 of the License, or
10 // (at your option) any later version.
11 //
12 // flrig is distributed in the hope that it will be useful,
13 // but WITHOUT ANY WARRANTY; without even the implied warranty of
14 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15 // GNU General Public License for more details.
16 //
17 // You should have received a copy of the GNU General Public License
18 // along with this program. If not, see <http://www.gnu.org/licenses/>.
19 // ----------------------------------------------------------------------------
20
21 #include "gettext.h"
22 #include "status.h"
23 #include "util.h"
24
25 #include "flmsg_dialog.h"
26 #include "flmsg.h"
27
28 Fl_Group *h206_tab = (Fl_Group *)0;
29 Fl_Tabs *h206_tab_type = (Fl_Tabs *)0;
30
31 Fl_Group *h206_tab_plan = (Fl_Group *)0;
32 Fl_Group *h206_tab_treatment = (Fl_Group *)0;
33 Fl_Group *h206_tab_resource = (Fl_Group *)0;
34 Fl_Group *h206_tab_staff = (Fl_Group *)0;
35 Fl_Group *h206_tab_medicines = (Fl_Group *)0;
36 Fl_Group *h206_tab_sites = (Fl_Group *)0;
37 Fl_Group *h206_grp1 = (Fl_Group *)0;
38 Fl_Group *h206_grp2 = (Fl_Group *)0;
39 Fl_Group *h206_grp3 = (Fl_Group *)0;
40 Fl_Group *h206_grp4 = (Fl_Group *)0;
41 Fl_Group *h206_grp5 = (Fl_Group *)0;
42 Fl_Group *h206_grp6 = (Fl_Group *)0;
43
44 Fl_Input2 *h206_txt_name = (Fl_Input2 *)0;
45 Fl_Input2 *h206_txt_op_period = (Fl_Input2 *)0;
46 Fl_Input2 *h206_txt_time_prepared = (Fl_Input2 *)0;
47 Fl_Button *h206_btn_time = (Fl_Button *)0;
48 Fl_DateInput *h206_txt_date_prepared = (Fl_DateInput *)0;
49 Fl_Button *h206_btn_date = (Fl_Button *)0;
50
51 Fl_Input2 *h206_txt_location = (Fl_Input2 *)0;
52 Fl_Input2 *h206_txt_loc_contact = (Fl_Input2 *)0;
53 Fl_Input2 *h206_txt_team_leader = (Fl_Input2 *)0;
54 Fl_Input2 *h206_txt_team_contact = (Fl_Input2 *)0;
55 FTextEdit *h206_txt_special_instructions = (FTextEdit *)0;
56
57 Fl_Input2 *h206_txt_md_do = (Fl_Input2 *)0;
58 Fl_Input2 *h206_txt_pa_np = (Fl_Input2 *)0;
59 Fl_Input2 *h206_txt_rn_lpn = (Fl_Input2 *)0;
60 Fl_Input2 *h206_txt_tech_cn = (Fl_Input2 *)0;
61 Fl_Input2 *h206_txt_team_other = (Fl_Input2 *)0;
62
63 Fl_Input2 *h206_txt_litters = (Fl_Input2 *)0;
64 Fl_Input2 *h206_txt_portable = (Fl_Input2 *)0;
65 Fl_Input2 *h206_txt_transport = (Fl_Input2 *)0;
66 Fl_Input2 *h206_txt_wheelchairs = (Fl_Input2 *)0;
67 Fl_Input2 *h206_txt_transport_other = (Fl_Input2 *)0;
68
69 Fl_Input2 *h206_txt_meds_1 = (Fl_Input2 *)0;
70 Fl_Input2 *h206_txt_meds_2 = (Fl_Input2 *)0;
71 Fl_Input2 *h206_txt_meds_3 = (Fl_Input2 *)0;
72 Fl_Input2 *h206_txt_meds_4 = (Fl_Input2 *)0;
73 Fl_Input2 *h206_txt_meds_5 = (Fl_Input2 *)0;
74
75 Fl_Input2 *h206_txt_supp_1 = (Fl_Input2 *)0;
76 Fl_Input2 *h206_txt_supp_2 = (Fl_Input2 *)0;
77 Fl_Input2 *h206_txt_supp_3 = (Fl_Input2 *)0;
78 Fl_Input2 *h206_txt_supp_4 = (Fl_Input2 *)0;
79 Fl_Input2 *h206_txt_supp_5 = (Fl_Input2 *)0;
80
81 Fl_Input2 *h206_txt_site_1 = (Fl_Input2 *)0;
82 Fl_Input2 *h206_txt_address_1 = (Fl_Input2 *)0;
83 Fl_Input2 *h206_txt_phone_1 = (Fl_Input2 *)0;
84 Fl_Input2 *h206_txt_spec_care_1 = (Fl_Input2 *)0;
85 Fl_Input2 *h206_txt_site_2 = (Fl_Input2 *)0;
86 Fl_Input2 *h206_txt_address_2 = (Fl_Input2 *)0;
87 Fl_Input2 *h206_txt_phone_2 = (Fl_Input2 *)0;
88 Fl_Input2 *h206_txt_spec_care_2 = (Fl_Input2 *)0;
89 Fl_Input2 *h206_txt_site_3 = (Fl_Input2 *)0;
90 Fl_Input2 *h206_txt_address_3 = (Fl_Input2 *)0;
91 Fl_Input2 *h206_txt_phone_3 = (Fl_Input2 *)0;
92 Fl_Input2 *h206_txt_spec_care_3 = (Fl_Input2 *)0;
93 Fl_Input2 *h206_txt_site_4 = (Fl_Input2 *)0;
94 Fl_Input2 *h206_txt_address_4 = (Fl_Input2 *)0;
95 Fl_Input2 *h206_txt_phone_4 = (Fl_Input2 *)0;
96 Fl_Input2 *h206_txt_spec_care_4 = (Fl_Input2 *)0;
97
98 Fl_Input2 *h206_txt_preparer = (Fl_Input2 *)0;
99 Fl_Input2 *h206_txt_facility = (Fl_Input2 *)0;
100
cb_btn_h206time(Fl_Button *,void *)101 static void cb_btn_h206time(Fl_Button*, void*) {
102 h206_cb_settime();
103 }
104
cb_btn_h206date(Fl_Button *,void *)105 static void cb_btn_h206date(Fl_Button*, void*) {
106 h206_cb_setdate();
107 }
108
create_hics206_tab()109 void create_hics206_tab()
110 {
111 int Y = tab_top;
112 h206_tab = new Fl_Group(0, Y, 570, 390);
113 h206_tab->align(FL_ALIGN_TOP);
114
115 h206_tab_type = new Fl_Tabs(0, Y, 570, 387);
116 h206_tab_type->selection_color((Fl_Color)246);
117
118 h206_tab_plan = new Fl_Group(0, Y+25, 570, 360, _("Plan"));
119
120 h206_grp1 = new Fl_Group(2, Y+30, 566, 80);
121 h206_grp1->box(FL_ENGRAVED_FRAME);
122 h206_txt_name = new Fl_Input2(9, Y+49, 242, 24, _("Incident Name"));
123 h206_txt_name->tooltip(_(""));
124 h206_txt_name->box(FL_DOWN_BOX);
125 h206_txt_name->color((Fl_Color)FL_BACKGROUND2_COLOR);
126 h206_txt_name->selection_color((Fl_Color)FL_SELECTION_COLOR);
127 h206_txt_name->labeltype(FL_NORMAL_LABEL);
128 h206_txt_name->labelfont(0);
129 h206_txt_name->labelsize(14);
130 h206_txt_name->labelcolor((Fl_Color)FL_FOREGROUND_COLOR);
131 h206_txt_name->align(FL_ALIGN_TOP_LEFT);
132 h206_txt_name->callback(hics_changed);
133 h206_txt_name->when(FL_WHEN_CHANGED);
134
135 h206_txt_op_period = new Fl_Input2(151, Y+77, 410, 24, _("Operational Period:"));
136 h206_txt_op_period->tooltip(_(""));
137 h206_txt_op_period->box(FL_DOWN_BOX);
138 h206_txt_op_period->color((Fl_Color)FL_BACKGROUND2_COLOR);
139 h206_txt_op_period->selection_color((Fl_Color)FL_SELECTION_COLOR);
140 h206_txt_op_period->labeltype(FL_NORMAL_LABEL);
141 h206_txt_op_period->labelfont(0);
142 h206_txt_op_period->labelsize(14);
143 h206_txt_op_period->labelcolor((Fl_Color)FL_FOREGROUND_COLOR);
144 h206_txt_op_period->align(FL_ALIGN_LEFT);
145 h206_txt_op_period->callback(hics_changed);
146 h206_txt_op_period->when(FL_WHEN_CHANGED);
147
148 h206_txt_time_prepared = new Fl_Input2(407, Y+47, 103, 24, _("Time Prepared"));
149 h206_txt_time_prepared->tooltip(_("Time of origination"));
150 h206_txt_time_prepared->box(FL_DOWN_BOX);
151 h206_txt_time_prepared->color((Fl_Color)FL_BACKGROUND2_COLOR);
152 h206_txt_time_prepared->selection_color((Fl_Color)FL_SELECTION_COLOR);
153 h206_txt_time_prepared->labeltype(FL_NORMAL_LABEL);
154 h206_txt_time_prepared->labelfont(0);
155 h206_txt_time_prepared->labelsize(14);
156 h206_txt_time_prepared->labelcolor((Fl_Color)FL_FOREGROUND_COLOR);
157 h206_txt_time_prepared->align(FL_ALIGN_TOP_LEFT);
158 h206_txt_time_prepared->callback(hics_changed);
159 h206_txt_time_prepared->when(FL_WHEN_CHANGED);
160
161 h206_btn_time = new Fl_Button(517, Y+49, 20, 20, _("..."));
162 h206_btn_time->tooltip(_("Set time now"));
163 h206_btn_time->callback((Fl_Callback*)cb_btn_h206time);
164
165 h206_txt_date_prepared = new Fl_DateInput(256, Y+47, 125, 24, _("Date Prepared"));
166 h206_txt_date_prepared->tooltip(_("Date of origination"));
167 h206_txt_date_prepared->box(FL_DOWN_BOX);
168 h206_txt_date_prepared->color((Fl_Color)FL_BACKGROUND2_COLOR);
169 h206_txt_date_prepared->selection_color((Fl_Color)FL_SELECTION_COLOR);
170 h206_txt_date_prepared->labeltype(FL_NORMAL_LABEL);
171 h206_txt_date_prepared->labelfont(0);
172 h206_txt_date_prepared->labelsize(14);
173 h206_txt_date_prepared->labelcolor((Fl_Color)FL_FOREGROUND_COLOR);
174 h206_txt_date_prepared->align(FL_ALIGN_TOP_LEFT);
175 h206_txt_date_prepared->callback(hics_changed);
176 h206_txt_date_prepared->when(FL_WHEN_CHANGED);
177 h206_txt_date_prepared->local_datetime(progStatus.UTC > 1);
178
179
180 h206_btn_date = new Fl_Button(383, Y+49, 20, 20, _("..."));
181 h206_btn_date->tooltip(_("Set today"));
182 h206_btn_date->callback((Fl_Callback*)cb_btn_h206date);
183
184 h206_grp1->end();
185
186 h206_grp2 = new Fl_Group(2, Y+112, 566, 30);
187 h206_grp2->box(FL_ENGRAVED_FRAME);
188 h206_txt_preparer = new Fl_Input2(71, Y+114, 210, 24, _("Preparer"));
189 h206_txt_preparer->tooltip(_(""));
190 h206_txt_preparer->box(FL_DOWN_BOX);
191 h206_txt_preparer->color((Fl_Color)FL_BACKGROUND2_COLOR);
192 h206_txt_preparer->selection_color((Fl_Color)FL_SELECTION_COLOR);
193 h206_txt_preparer->labeltype(FL_NORMAL_LABEL);
194 h206_txt_preparer->labelfont(0);
195 h206_txt_preparer->labelsize(14);
196 h206_txt_preparer->labelcolor((Fl_Color)FL_FOREGROUND_COLOR);
197 h206_txt_preparer->align(FL_ALIGN_LEFT);
198 h206_txt_preparer->callback(hics_changed);
199 h206_txt_preparer->when(FL_WHEN_CHANGED);
200
201 h206_txt_facility = new Fl_Input2(350, Y+114, 210, 24, _("Facility"));
202 h206_txt_facility->tooltip(_(""));
203 h206_txt_facility->box(FL_DOWN_BOX);
204 h206_txt_facility->color((Fl_Color)FL_BACKGROUND2_COLOR);
205 h206_txt_facility->selection_color((Fl_Color)FL_SELECTION_COLOR);
206 h206_txt_facility->labeltype(FL_NORMAL_LABEL);
207 h206_txt_facility->labelfont(0);
208 h206_txt_facility->labelsize(14);
209 h206_txt_facility->labelcolor((Fl_Color)FL_FOREGROUND_COLOR);
210 h206_txt_facility->align(FL_ALIGN_LEFT);
211 h206_txt_facility->callback(hics_changed);
212 h206_txt_facility->when(FL_WHEN_CHANGED);
213
214 h206_grp2->end();
215
216 h206_tab_plan->end();
217
218 h206_tab_treatment = new Fl_Group(0, Y+25, 570, 360, _("Trmnt"));
219
220 h206_txt_location = new Fl_Input2(4, Y+49, 278, 24, _("Location"));
221 h206_txt_location->tooltip(_("location of staff treatment area"));
222 h206_txt_location->box(FL_DOWN_BOX);
223 h206_txt_location->color((Fl_Color)FL_BACKGROUND2_COLOR);
224 h206_txt_location->selection_color((Fl_Color)FL_SELECTION_COLOR);
225 h206_txt_location->labeltype(FL_NORMAL_LABEL);
226 h206_txt_location->labelfont(0);
227 h206_txt_location->labelsize(14);
228 h206_txt_location->labelcolor((Fl_Color)FL_FOREGROUND_COLOR);
229 h206_txt_location->align(FL_ALIGN_TOP_LEFT);
230 h206_txt_location->callback(hics_changed);
231 h206_txt_location->when(FL_WHEN_CHANGED);
232
233 h206_txt_loc_contact = new Fl_Input2(284, Y+49, 278, 24, _("Contact Information"));
234 h206_txt_loc_contact->tooltip(_(""));
235 h206_txt_loc_contact->box(FL_DOWN_BOX);
236 h206_txt_loc_contact->color((Fl_Color)FL_BACKGROUND2_COLOR);
237 h206_txt_loc_contact->selection_color((Fl_Color)FL_SELECTION_COLOR);
238 h206_txt_loc_contact->labeltype(FL_NORMAL_LABEL);
239 h206_txt_loc_contact->labelfont(0);
240 h206_txt_loc_contact->labelsize(14);
241 h206_txt_loc_contact->labelcolor((Fl_Color)FL_FOREGROUND_COLOR);
242 h206_txt_loc_contact->align(FL_ALIGN_TOP_LEFT);
243 h206_txt_loc_contact->callback(hics_changed);
244 h206_txt_loc_contact->when(FL_WHEN_CHANGED);
245
246 h206_txt_team_leader = new Fl_Input2(4, Y+97, 278, 24, _("Treatment area team leader"));
247 h206_txt_team_leader->tooltip(_(""));
248 h206_txt_team_leader->box(FL_DOWN_BOX);
249 h206_txt_team_leader->color((Fl_Color)FL_BACKGROUND2_COLOR);
250 h206_txt_team_leader->selection_color((Fl_Color)FL_SELECTION_COLOR);
251 h206_txt_team_leader->labeltype(FL_NORMAL_LABEL);
252 h206_txt_team_leader->labelfont(0);
253 h206_txt_team_leader->labelsize(14);
254 h206_txt_team_leader->labelcolor((Fl_Color)FL_FOREGROUND_COLOR);
255 h206_txt_team_leader->align(FL_ALIGN_TOP_LEFT);
256 h206_txt_team_leader->callback(hics_changed);
257 h206_txt_team_leader->when(FL_WHEN_CHANGED);
258
259 h206_txt_team_contact = new Fl_Input2(284, Y+97, 278, 24, _("Contact Information"));
260 h206_txt_team_contact->tooltip(_(""));
261 h206_txt_team_contact->box(FL_DOWN_BOX);
262 h206_txt_team_contact->color((Fl_Color)FL_BACKGROUND2_COLOR);
263 h206_txt_team_contact->selection_color((Fl_Color)FL_SELECTION_COLOR);
264 h206_txt_team_contact->labeltype(FL_NORMAL_LABEL);
265 h206_txt_team_contact->labelfont(0);
266 h206_txt_team_contact->labelsize(14);
267 h206_txt_team_contact->labelcolor((Fl_Color)FL_FOREGROUND_COLOR);
268 h206_txt_team_contact->align(FL_ALIGN_TOP_LEFT);
269 h206_txt_team_contact->callback(hics_changed);
270 h206_txt_team_contact->when(FL_WHEN_CHANGED);
271
272 h206_txt_special_instructions = new FTextEdit(4, Y+145, 562, 230, _("Special Instructions"));
273 h206_txt_special_instructions->box(FL_DOWN_FRAME);
274 h206_txt_special_instructions->color((Fl_Color)FL_BACKGROUND2_COLOR);
275 h206_txt_special_instructions->selection_color((Fl_Color)FL_SELECTION_COLOR);
276 h206_txt_special_instructions->labeltype(FL_NORMAL_LABEL);
277 h206_txt_special_instructions->labelfont(0);
278 h206_txt_special_instructions->labelsize(14);
279 h206_txt_special_instructions->labelcolor((Fl_Color)FL_FOREGROUND_COLOR);
280 h206_txt_special_instructions->align(FL_ALIGN_TOP_LEFT);
281 h206_txt_special_instructions->callback(hics_changed);
282 h206_txt_special_instructions->when(FL_WHEN_CHANGED);
283
284 h206_tab_treatment->end();
285
286 h206_tab_staff = new Fl_Group(0, Y+25, 570, 360, _("Staff/Trans'"));
287
288 h206_grp3 = new Fl_Group(2, Y+28, 566, 155, "Staff");
289 h206_grp3->box(FL_ENGRAVED_FRAME);
290 h206_grp3->align(FL_ALIGN_TOP_LEFT|FL_ALIGN_INSIDE);
291
292 h206_txt_md_do = new Fl_Input2(110, Y+50, 445, 24, _("MD/DO"));
293 h206_txt_md_do->tooltip(_("medical doctor"));
294 h206_txt_md_do->box(FL_DOWN_BOX);
295 h206_txt_md_do->color((Fl_Color)FL_BACKGROUND2_COLOR);
296 h206_txt_md_do->selection_color((Fl_Color)FL_SELECTION_COLOR);
297 h206_txt_md_do->labeltype(FL_NORMAL_LABEL);
298 h206_txt_md_do->labelfont(0);
299 h206_txt_md_do->labelsize(14);
300 h206_txt_md_do->labelcolor((Fl_Color)FL_FOREGROUND_COLOR);
301 h206_txt_md_do->align(FL_ALIGN_LEFT);
302 h206_txt_md_do->callback(hics_changed);
303 h206_txt_md_do->when(FL_WHEN_CHANGED);
304
305 h206_txt_pa_np = new Fl_Input2(110, Y+76, 445, 24, _("PA/NP"));
306 h206_txt_pa_np->tooltip(_("physicians assistant / nurse practitioner"));
307 h206_txt_pa_np->box(FL_DOWN_BOX);
308 h206_txt_pa_np->color((Fl_Color)FL_BACKGROUND2_COLOR);
309 h206_txt_pa_np->selection_color((Fl_Color)FL_SELECTION_COLOR);
310 h206_txt_pa_np->labeltype(FL_NORMAL_LABEL);
311 h206_txt_pa_np->labelfont(0);
312 h206_txt_pa_np->labelsize(14);
313 h206_txt_pa_np->labelcolor((Fl_Color)FL_FOREGROUND_COLOR);
314 h206_txt_pa_np->align(FL_ALIGN_LEFT);
315 h206_txt_pa_np->callback(hics_changed);
316 h206_txt_pa_np->when(FL_WHEN_CHANGED);
317
318 h206_txt_rn_lpn = new Fl_Input2(110, Y+102, 445, 24, _("RN/LPN"));
319 h206_txt_rn_lpn->tooltip(_("registered nurse / licensed practical nurse"));
320 h206_txt_rn_lpn->box(FL_DOWN_BOX);
321 h206_txt_rn_lpn->color((Fl_Color)FL_BACKGROUND2_COLOR);
322 h206_txt_rn_lpn->selection_color((Fl_Color)FL_SELECTION_COLOR);
323 h206_txt_rn_lpn->labeltype(FL_NORMAL_LABEL);
324 h206_txt_rn_lpn->labelfont(0);
325 h206_txt_rn_lpn->labelsize(14);
326 h206_txt_rn_lpn->labelcolor((Fl_Color)FL_FOREGROUND_COLOR);
327 h206_txt_rn_lpn->align(FL_ALIGN_LEFT);
328 h206_txt_rn_lpn->callback(hics_changed);
329 h206_txt_rn_lpn->when(FL_WHEN_CHANGED);
330
331 h206_txt_tech_cn = new Fl_Input2(110, Y+128, 445, 24, _("Tech/CN"));
332 h206_txt_tech_cn->tooltip(_("technician"));
333 h206_txt_tech_cn->box(FL_DOWN_BOX);
334 h206_txt_tech_cn->color((Fl_Color)FL_BACKGROUND2_COLOR);
335 h206_txt_tech_cn->selection_color((Fl_Color)FL_SELECTION_COLOR);
336 h206_txt_tech_cn->labeltype(FL_NORMAL_LABEL);
337 h206_txt_tech_cn->labelfont(0);
338 h206_txt_tech_cn->labelsize(14);
339 h206_txt_tech_cn->labelcolor((Fl_Color)FL_FOREGROUND_COLOR);
340 h206_txt_tech_cn->align(FL_ALIGN_LEFT);
341 h206_txt_tech_cn->callback(hics_changed);
342 h206_txt_tech_cn->when(FL_WHEN_CHANGED);
343
344 h206_txt_team_other = new Fl_Input2(110, Y+154, 445, 24, _("Team-other"));
345 h206_txt_team_other->tooltip(_(""));
346 h206_txt_team_other->box(FL_DOWN_BOX);
347 h206_txt_team_other->color((Fl_Color)FL_BACKGROUND2_COLOR);
348 h206_txt_team_other->selection_color((Fl_Color)FL_SELECTION_COLOR);
349 h206_txt_team_other->labeltype(FL_NORMAL_LABEL);
350 h206_txt_team_other->labelfont(0);
351 h206_txt_team_other->labelsize(14);
352 h206_txt_team_other->labelcolor((Fl_Color)FL_FOREGROUND_COLOR);
353 h206_txt_team_other->align(FL_ALIGN_LEFT);
354 h206_txt_team_other->callback(hics_changed);
355 h206_txt_team_other->when(FL_WHEN_CHANGED);
356 h206_grp3->end();
357
358 h206_grp4 = new Fl_Group(2, Y+185, 566, 165, "Transportation");
359 h206_grp4->box(FL_ENGRAVED_FRAME);
360 h206_grp4->align(FL_ALIGN_TOP_LEFT|FL_ALIGN_INSIDE);
361
362 h206_txt_litters = new Fl_Input2(110, Y+210, 445, 24, _("Litters"));
363 h206_txt_litters->tooltip(_(""));
364 h206_txt_litters->box(FL_DOWN_BOX);
365 h206_txt_litters->color((Fl_Color)FL_BACKGROUND2_COLOR);
366 h206_txt_litters->selection_color((Fl_Color)FL_SELECTION_COLOR);
367 h206_txt_litters->labeltype(FL_NORMAL_LABEL);
368 h206_txt_litters->labelfont(0);
369 h206_txt_litters->labelsize(14);
370 h206_txt_litters->labelcolor((Fl_Color)FL_FOREGROUND_COLOR);
371 h206_txt_litters->align(FL_ALIGN_LEFT);
372 h206_txt_litters->callback(hics_changed);
373 h206_txt_litters->when(FL_WHEN_CHANGED);
374
375 h206_txt_portable = new Fl_Input2(110, Y+236, 445, 24, _("Portable"));
376 h206_txt_portable->tooltip(_(""));
377 h206_txt_portable->box(FL_DOWN_BOX);
378 h206_txt_portable->color((Fl_Color)FL_BACKGROUND2_COLOR);
379 h206_txt_portable->selection_color((Fl_Color)FL_SELECTION_COLOR);
380 h206_txt_portable->labeltype(FL_NORMAL_LABEL);
381 h206_txt_portable->labelfont(0);
382 h206_txt_portable->labelsize(14);
383 h206_txt_portable->labelcolor((Fl_Color)FL_FOREGROUND_COLOR);
384 h206_txt_portable->align(FL_ALIGN_LEFT);
385 h206_txt_portable->callback(hics_changed);
386 h206_txt_portable->when(FL_WHEN_CHANGED);
387
388 h206_txt_transport = new Fl_Input2(110, Y+262, 445, 24, _("Transport"));
389 h206_txt_transport->tooltip(_(""));
390 h206_txt_transport->box(FL_DOWN_BOX);
391 h206_txt_transport->color((Fl_Color)FL_BACKGROUND2_COLOR);
392 h206_txt_transport->selection_color((Fl_Color)FL_SELECTION_COLOR);
393 h206_txt_transport->labeltype(FL_NORMAL_LABEL);
394 h206_txt_transport->labelfont(0);
395 h206_txt_transport->labelsize(14);
396 h206_txt_transport->labelcolor((Fl_Color)FL_FOREGROUND_COLOR);
397 h206_txt_transport->align(FL_ALIGN_LEFT);
398 h206_txt_transport->callback(hics_changed);
399 h206_txt_transport->when(FL_WHEN_CHANGED);
400
401 h206_txt_wheelchairs = new Fl_Input2(110, Y+288, 445, 24, _("Wheelchairs"));
402 h206_txt_wheelchairs->tooltip(_(""));
403 h206_txt_wheelchairs->box(FL_DOWN_BOX);
404 h206_txt_wheelchairs->color((Fl_Color)FL_BACKGROUND2_COLOR);
405 h206_txt_wheelchairs->selection_color((Fl_Color)FL_SELECTION_COLOR);
406 h206_txt_wheelchairs->labeltype(FL_NORMAL_LABEL);
407 h206_txt_wheelchairs->labelfont(0);
408 h206_txt_wheelchairs->labelsize(14);
409 h206_txt_wheelchairs->labelcolor((Fl_Color)FL_FOREGROUND_COLOR);
410 h206_txt_wheelchairs->align(FL_ALIGN_LEFT);
411 h206_txt_wheelchairs->callback(hics_changed);
412 h206_txt_wheelchairs->when(FL_WHEN_CHANGED);
413
414 h206_txt_transport_other = new Fl_Input2(110, Y+314, 445, 24, _("Trans'-other"));
415 h206_txt_transport_other->tooltip(_(""));
416 h206_txt_transport_other->box(FL_DOWN_BOX);
417 h206_txt_transport_other->color((Fl_Color)FL_BACKGROUND2_COLOR);
418 h206_txt_transport_other->selection_color((Fl_Color)FL_SELECTION_COLOR);
419 h206_txt_transport_other->labeltype(FL_NORMAL_LABEL);
420 h206_txt_transport_other->labelfont(0);
421 h206_txt_transport_other->labelsize(14);
422 h206_txt_transport_other->labelcolor((Fl_Color)FL_FOREGROUND_COLOR);
423 h206_txt_transport_other->align(FL_ALIGN_LEFT);
424 h206_txt_transport_other->callback(hics_changed);
425 h206_txt_transport_other->when(FL_WHEN_CHANGED);
426
427 h206_grp4->end();
428
429 h206_tab_staff->end();
430
431 h206_tab_medicines = new Fl_Group(0, Y+25, 570, 360, _("Med/Supply"));
432
433 Fl_Group *h206_grp5 = new Fl_Group(2, Y+28, 566, 155, "Medicines");
434 h206_grp5->box(FL_ENGRAVED_FRAME);
435 h206_grp5->align(FL_ALIGN_TOP_LEFT|FL_ALIGN_INSIDE);
436
437 h206_txt_meds_1 = new Fl_Input2(110, Y+50, 445, 24, _("Medicine"));
438 h206_txt_meds_1->tooltip(_(""));
439 h206_txt_meds_1->box(FL_DOWN_BOX);
440 h206_txt_meds_1->color((Fl_Color)FL_BACKGROUND2_COLOR);
441 h206_txt_meds_1->selection_color((Fl_Color)FL_SELECTION_COLOR);
442 h206_txt_meds_1->labeltype(FL_NORMAL_LABEL);
443 h206_txt_meds_1->labelfont(0);
444 h206_txt_meds_1->labelsize(14);
445 h206_txt_meds_1->labelcolor((Fl_Color)FL_FOREGROUND_COLOR);
446 h206_txt_meds_1->align(FL_ALIGN_LEFT);
447 h206_txt_meds_1->callback(hics_changed);
448 h206_txt_meds_1->when(FL_WHEN_CHANGED);
449
450
451 h206_txt_meds_2 = new Fl_Input2(110, Y+76, 445, 24, _("Medicine"));
452 h206_txt_meds_2->tooltip(_(""));
453 h206_txt_meds_2->box(FL_DOWN_BOX);
454 h206_txt_meds_2->color((Fl_Color)FL_BACKGROUND2_COLOR);
455 h206_txt_meds_2->selection_color((Fl_Color)FL_SELECTION_COLOR);
456 h206_txt_meds_2->labeltype(FL_NORMAL_LABEL);
457 h206_txt_meds_2->labelfont(0);
458 h206_txt_meds_2->labelsize(14);
459 h206_txt_meds_2->labelcolor((Fl_Color)FL_FOREGROUND_COLOR);
460 h206_txt_meds_2->align(FL_ALIGN_LEFT);
461 h206_txt_meds_2->callback(hics_changed);
462 h206_txt_meds_2->when(FL_WHEN_CHANGED);
463
464 h206_txt_meds_3 = new Fl_Input2(110, Y+102, 445, 24, _("Medicine"));
465 h206_txt_meds_3->tooltip(_(""));
466 h206_txt_meds_3->box(FL_DOWN_BOX);
467 h206_txt_meds_3->color((Fl_Color)FL_BACKGROUND2_COLOR);
468 h206_txt_meds_3->selection_color((Fl_Color)FL_SELECTION_COLOR);
469 h206_txt_meds_3->labeltype(FL_NORMAL_LABEL);
470 h206_txt_meds_3->labelfont(0);
471 h206_txt_meds_3->labelsize(14);
472 h206_txt_meds_3->labelcolor((Fl_Color)FL_FOREGROUND_COLOR);
473 h206_txt_meds_3->align(FL_ALIGN_LEFT);
474 h206_txt_meds_3->callback(hics_changed);
475 h206_txt_meds_3->when(FL_WHEN_CHANGED);
476
477 h206_txt_meds_4 = new Fl_Input2(110, Y+128, 445, 24, _("Medicine"));
478 h206_txt_meds_4->tooltip(_(""));
479 h206_txt_meds_4->box(FL_DOWN_BOX);
480 h206_txt_meds_4->color((Fl_Color)FL_BACKGROUND2_COLOR);
481 h206_txt_meds_4->selection_color((Fl_Color)FL_SELECTION_COLOR);
482 h206_txt_meds_4->labeltype(FL_NORMAL_LABEL);
483 h206_txt_meds_4->labelfont(0);
484 h206_txt_meds_4->labelsize(14);
485 h206_txt_meds_4->labelcolor((Fl_Color)FL_FOREGROUND_COLOR);
486 h206_txt_meds_4->align(FL_ALIGN_LEFT);
487 h206_txt_meds_4->callback(hics_changed);
488 h206_txt_meds_4->when(FL_WHEN_CHANGED);
489
490 h206_txt_meds_5 = new Fl_Input2(110, Y+154, 445, 24, _("Medicine"));
491 h206_txt_meds_5->tooltip(_(""));
492 h206_txt_meds_5->box(FL_DOWN_BOX);
493 h206_txt_meds_5->color((Fl_Color)FL_BACKGROUND2_COLOR);
494 h206_txt_meds_5->selection_color((Fl_Color)FL_SELECTION_COLOR);
495 h206_txt_meds_5->labeltype(FL_NORMAL_LABEL);
496 h206_txt_meds_5->labelfont(0);
497 h206_txt_meds_5->labelsize(14);
498 h206_txt_meds_5->labelcolor((Fl_Color)FL_FOREGROUND_COLOR);
499 h206_txt_meds_5->align(FL_ALIGN_LEFT);
500 h206_txt_meds_5->callback(hics_changed);
501 h206_txt_meds_5->when(FL_WHEN_CHANGED);
502
503 h206_grp5->end();
504
505 h206_grp6 = new Fl_Group(2, Y+185, 566, 165, "Supplies");
506 h206_grp6->box(FL_ENGRAVED_FRAME);
507 h206_grp6->align(FL_ALIGN_TOP_LEFT|FL_ALIGN_INSIDE);
508
509 h206_txt_supp_1 = new Fl_Input2(110, Y+210, 445, 24, _("Supply"));
510 h206_txt_supp_1->tooltip(_(""));
511 h206_txt_supp_1->box(FL_DOWN_BOX);
512 h206_txt_supp_1->color((Fl_Color)FL_BACKGROUND2_COLOR);
513 h206_txt_supp_1->selection_color((Fl_Color)FL_SELECTION_COLOR);
514 h206_txt_supp_1->labeltype(FL_NORMAL_LABEL);
515 h206_txt_supp_1->labelfont(0);
516 h206_txt_supp_1->labelsize(14);
517 h206_txt_supp_1->labelcolor((Fl_Color)FL_FOREGROUND_COLOR);
518 h206_txt_supp_1->align(FL_ALIGN_LEFT);
519 h206_txt_supp_1->callback(hics_changed);
520 h206_txt_supp_1->when(FL_WHEN_CHANGED);
521
522 h206_txt_supp_2 = new Fl_Input2(110, Y+236, 445, 24, _("Supply"));
523 h206_txt_supp_2->tooltip(_(""));
524 h206_txt_supp_2->box(FL_DOWN_BOX);
525 h206_txt_supp_2->color((Fl_Color)FL_BACKGROUND2_COLOR);
526 h206_txt_supp_2->selection_color((Fl_Color)FL_SELECTION_COLOR);
527 h206_txt_supp_2->labeltype(FL_NORMAL_LABEL);
528 h206_txt_supp_2->labelfont(0);
529 h206_txt_supp_2->labelsize(14);
530 h206_txt_supp_2->labelcolor((Fl_Color)FL_FOREGROUND_COLOR);
531 h206_txt_supp_2->align(FL_ALIGN_LEFT);
532 h206_txt_supp_2->callback(hics_changed);
533 h206_txt_supp_2->when(FL_WHEN_CHANGED);
534
535 h206_txt_supp_3 = new Fl_Input2(110, Y+262, 445, 24, _("Supply"));
536 h206_txt_supp_3->tooltip(_(""));
537 h206_txt_supp_3->box(FL_DOWN_BOX);
538 h206_txt_supp_3->color((Fl_Color)FL_BACKGROUND2_COLOR);
539 h206_txt_supp_3->selection_color((Fl_Color)FL_SELECTION_COLOR);
540 h206_txt_supp_3->labeltype(FL_NORMAL_LABEL);
541 h206_txt_supp_3->labelfont(0);
542 h206_txt_supp_3->labelsize(14);
543 h206_txt_supp_3->labelcolor((Fl_Color)FL_FOREGROUND_COLOR);
544 h206_txt_supp_3->align(FL_ALIGN_LEFT);
545 h206_txt_supp_3->callback(hics_changed);
546 h206_txt_supp_3->when(FL_WHEN_CHANGED);
547
548 h206_txt_supp_4 = new Fl_Input2(110, Y+288, 445, 24, _("Supply"));
549 h206_txt_supp_4->tooltip(_(""));
550 h206_txt_supp_4->box(FL_DOWN_BOX);
551 h206_txt_supp_4->color((Fl_Color)FL_BACKGROUND2_COLOR);
552 h206_txt_supp_4->selection_color((Fl_Color)FL_SELECTION_COLOR);
553 h206_txt_supp_4->labeltype(FL_NORMAL_LABEL);
554 h206_txt_supp_4->labelfont(0);
555 h206_txt_supp_4->labelsize(14);
556 h206_txt_supp_4->labelcolor((Fl_Color)FL_FOREGROUND_COLOR);
557 h206_txt_supp_4->align(FL_ALIGN_LEFT);
558 h206_txt_supp_4->callback(hics_changed);
559 h206_txt_supp_4->when(FL_WHEN_CHANGED);
560
561 h206_txt_supp_5 = new Fl_Input2(110, Y+314, 445, 24, _("Supply"));
562 h206_txt_supp_5->tooltip(_(""));
563 h206_txt_supp_5->box(FL_DOWN_BOX);
564 h206_txt_supp_5->color((Fl_Color)FL_BACKGROUND2_COLOR);
565 h206_txt_supp_5->selection_color((Fl_Color)FL_SELECTION_COLOR);
566 h206_txt_supp_5->labeltype(FL_NORMAL_LABEL);
567 h206_txt_supp_5->labelfont(0);
568 h206_txt_supp_5->labelsize(14);
569 h206_txt_supp_5->labelcolor((Fl_Color)FL_FOREGROUND_COLOR);
570 h206_txt_supp_5->align(FL_ALIGN_LEFT);
571 h206_txt_supp_5->callback(hics_changed);
572 h206_txt_supp_5->when(FL_WHEN_CHANGED);
573
574 h206_grp6->end();
575
576 h206_tab_medicines->end();
577
578 h206_tab_sites = new Fl_Group(0, Y+25, 570, 360, _("Sites"));
579 h206_txt_site_1 = new Fl_Input2(80, Y+40, 200, 24, _("Name"));
580 h206_txt_site_1->tooltip(_(""));
581 h206_txt_site_1->box(FL_DOWN_BOX);
582 h206_txt_site_1->color((Fl_Color)FL_BACKGROUND2_COLOR);
583 h206_txt_site_1->selection_color((Fl_Color)FL_SELECTION_COLOR);
584 h206_txt_site_1->labeltype(FL_NORMAL_LABEL);
585 h206_txt_site_1->labelfont(0);
586 h206_txt_site_1->labelsize(14);
587 h206_txt_site_1->labelcolor((Fl_Color)FL_FOREGROUND_COLOR);
588 h206_txt_site_1->align(FL_ALIGN_LEFT);
589 h206_txt_site_1->callback(hics_changed);
590 h206_txt_site_1->when(FL_WHEN_CHANGED);
591
592 h206_txt_phone_1 = new Fl_Input2(360, Y+40, 200, 24, _("Phone"));
593 h206_txt_phone_1->tooltip(_(""));
594 h206_txt_phone_1->box(FL_DOWN_BOX);
595 h206_txt_phone_1->color((Fl_Color)FL_BACKGROUND2_COLOR);
596 h206_txt_phone_1->selection_color((Fl_Color)FL_SELECTION_COLOR);
597 h206_txt_phone_1->labeltype(FL_NORMAL_LABEL);
598 h206_txt_phone_1->labelfont(0);
599 h206_txt_phone_1->labelsize(14);
600 h206_txt_phone_1->labelcolor((Fl_Color)FL_FOREGROUND_COLOR);
601 h206_txt_phone_1->align(FL_ALIGN_LEFT);
602 h206_txt_phone_1->callback(hics_changed);
603 h206_txt_phone_1->when(FL_WHEN_CHANGED);
604
605 h206_txt_address_1 = new Fl_Input2(80, Y+66, 200, 24, _("Address"));
606 h206_txt_address_1->tooltip(_(""));
607 h206_txt_address_1->box(FL_DOWN_BOX);
608 h206_txt_address_1->color((Fl_Color)FL_BACKGROUND2_COLOR);
609 h206_txt_address_1->selection_color((Fl_Color)FL_SELECTION_COLOR);
610 h206_txt_address_1->labeltype(FL_NORMAL_LABEL);
611 h206_txt_address_1->labelfont(0);
612 h206_txt_address_1->labelsize(14);
613 h206_txt_address_1->labelcolor((Fl_Color)FL_FOREGROUND_COLOR);
614 h206_txt_address_1->align(FL_ALIGN_LEFT);
615 h206_txt_address_1->callback(hics_changed);
616 h206_txt_address_1->when(FL_WHEN_CHANGED);
617
618 h206_txt_spec_care_1 = new Fl_Input2(360, Y+66, 200, 24, _("Spec care"));
619 h206_txt_spec_care_1->tooltip(_(""));
620 h206_txt_spec_care_1->box(FL_DOWN_BOX);
621 h206_txt_spec_care_1->color((Fl_Color)FL_BACKGROUND2_COLOR);
622 h206_txt_spec_care_1->selection_color((Fl_Color)FL_SELECTION_COLOR);
623 h206_txt_spec_care_1->labeltype(FL_NORMAL_LABEL);
624 h206_txt_spec_care_1->labelfont(0);
625 h206_txt_spec_care_1->labelsize(14);
626 h206_txt_spec_care_1->labelcolor((Fl_Color)FL_FOREGROUND_COLOR);
627 h206_txt_spec_care_1->align(FL_ALIGN_LEFT);
628 h206_txt_spec_care_1->callback(hics_changed);
629 h206_txt_spec_care_1->when(FL_WHEN_CHANGED);
630
631 h206_txt_site_2 = new Fl_Input2(80, Y+106, 200, 24, _("Name"));
632 h206_txt_site_2->tooltip(_(""));
633 h206_txt_site_2->box(FL_DOWN_BOX);
634 h206_txt_site_2->color((Fl_Color)FL_BACKGROUND2_COLOR);
635 h206_txt_site_2->selection_color((Fl_Color)FL_SELECTION_COLOR);
636 h206_txt_site_2->labeltype(FL_NORMAL_LABEL);
637 h206_txt_site_2->labelfont(0);
638 h206_txt_site_2->labelsize(14);
639 h206_txt_site_2->labelcolor((Fl_Color)FL_FOREGROUND_COLOR);
640 h206_txt_site_2->align(FL_ALIGN_LEFT);
641 h206_txt_site_2->callback(hics_changed);
642 h206_txt_site_2->when(FL_WHEN_CHANGED);
643
644 h206_txt_phone_2 = new Fl_Input2(360, Y+106, 200, 24, _("Phone"));
645 h206_txt_phone_2->tooltip(_(""));
646 h206_txt_phone_2->box(FL_DOWN_BOX);
647 h206_txt_phone_2->color((Fl_Color)FL_BACKGROUND2_COLOR);
648 h206_txt_phone_2->selection_color((Fl_Color)FL_SELECTION_COLOR);
649 h206_txt_phone_2->labeltype(FL_NORMAL_LABEL);
650 h206_txt_phone_2->labelfont(0);
651 h206_txt_phone_2->labelsize(14);
652 h206_txt_phone_2->labelcolor((Fl_Color)FL_FOREGROUND_COLOR);
653 h206_txt_phone_2->align(FL_ALIGN_LEFT);
654 h206_txt_phone_2->callback(hics_changed);
655 h206_txt_phone_2->when(FL_WHEN_CHANGED);
656
657 h206_txt_address_2 = new Fl_Input2(80, Y+132, 200, 24, _("Address"));
658 h206_txt_address_2->tooltip(_(""));
659 h206_txt_address_2->box(FL_DOWN_BOX);
660 h206_txt_address_2->color((Fl_Color)FL_BACKGROUND2_COLOR);
661 h206_txt_address_2->selection_color((Fl_Color)FL_SELECTION_COLOR);
662 h206_txt_address_2->labeltype(FL_NORMAL_LABEL);
663 h206_txt_address_2->labelfont(0);
664 h206_txt_address_2->labelsize(14);
665 h206_txt_address_2->labelcolor((Fl_Color)FL_FOREGROUND_COLOR);
666 h206_txt_address_2->align(FL_ALIGN_LEFT);
667 h206_txt_address_2->callback(hics_changed);
668 h206_txt_address_2->when(FL_WHEN_CHANGED);
669
670 h206_txt_spec_care_2 = new Fl_Input2(360, Y+132, 200, 24, _("Spec care"));
671 h206_txt_spec_care_2->tooltip(_(""));
672 h206_txt_spec_care_2->box(FL_DOWN_BOX);
673 h206_txt_spec_care_2->color((Fl_Color)FL_BACKGROUND2_COLOR);
674 h206_txt_spec_care_2->selection_color((Fl_Color)FL_SELECTION_COLOR);
675 h206_txt_spec_care_2->labeltype(FL_NORMAL_LABEL);
676 h206_txt_spec_care_2->labelfont(0);
677 h206_txt_spec_care_2->labelsize(14);
678 h206_txt_spec_care_2->labelcolor((Fl_Color)FL_FOREGROUND_COLOR);
679 h206_txt_spec_care_2->align(FL_ALIGN_LEFT);
680 h206_txt_spec_care_2->callback(hics_changed);
681 h206_txt_spec_care_2->when(FL_WHEN_CHANGED);
682
683 h206_txt_site_3 = new Fl_Input2(80, Y+172, 200, 24, _("Name"));
684 h206_txt_site_3->tooltip(_(""));
685 h206_txt_site_3->box(FL_DOWN_BOX);
686 h206_txt_site_3->color((Fl_Color)FL_BACKGROUND2_COLOR);
687 h206_txt_site_3->selection_color((Fl_Color)FL_SELECTION_COLOR);
688 h206_txt_site_3->labeltype(FL_NORMAL_LABEL);
689 h206_txt_site_3->labelfont(0);
690 h206_txt_site_3->labelsize(14);
691 h206_txt_site_3->labelcolor((Fl_Color)FL_FOREGROUND_COLOR);
692 h206_txt_site_3->align(FL_ALIGN_LEFT);
693 h206_txt_site_3->callback(hics_changed);
694 h206_txt_site_3->when(FL_WHEN_CHANGED);
695
696 h206_txt_phone_3 = new Fl_Input2(360, Y+172, 200, 24, _("Phone"));
697 h206_txt_phone_3->tooltip(_(""));
698 h206_txt_phone_3->box(FL_DOWN_BOX);
699 h206_txt_phone_3->color((Fl_Color)FL_BACKGROUND2_COLOR);
700 h206_txt_phone_3->selection_color((Fl_Color)FL_SELECTION_COLOR);
701 h206_txt_phone_3->labeltype(FL_NORMAL_LABEL);
702 h206_txt_phone_3->labelfont(0);
703 h206_txt_phone_3->labelsize(14);
704 h206_txt_phone_3->labelcolor((Fl_Color)FL_FOREGROUND_COLOR);
705 h206_txt_phone_3->align(FL_ALIGN_LEFT);
706 h206_txt_phone_3->callback(hics_changed);
707 h206_txt_phone_3->when(FL_WHEN_CHANGED);
708
709 h206_txt_address_3 = new Fl_Input2(80, Y+198, 200, 24, _("Address"));
710 h206_txt_address_3->tooltip(_(""));
711 h206_txt_address_3->box(FL_DOWN_BOX);
712 h206_txt_address_3->color((Fl_Color)FL_BACKGROUND2_COLOR);
713 h206_txt_address_3->selection_color((Fl_Color)FL_SELECTION_COLOR);
714 h206_txt_address_3->labeltype(FL_NORMAL_LABEL);
715 h206_txt_address_3->labelfont(0);
716 h206_txt_address_3->labelsize(14);
717 h206_txt_address_3->labelcolor((Fl_Color)FL_FOREGROUND_COLOR);
718 h206_txt_address_3->align(FL_ALIGN_LEFT);
719 h206_txt_address_3->callback(hics_changed);
720 h206_txt_address_3->when(FL_WHEN_CHANGED);
721
722 h206_txt_spec_care_3 = new Fl_Input2(360, Y+198, 200, 24, _("Spec care"));
723 h206_txt_spec_care_3->tooltip(_(""));
724 h206_txt_spec_care_3->box(FL_DOWN_BOX);
725 h206_txt_spec_care_3->color((Fl_Color)FL_BACKGROUND2_COLOR);
726 h206_txt_spec_care_3->selection_color((Fl_Color)FL_SELECTION_COLOR);
727 h206_txt_spec_care_3->labeltype(FL_NORMAL_LABEL);
728 h206_txt_spec_care_3->labelfont(0);
729 h206_txt_spec_care_3->labelsize(14);
730 h206_txt_spec_care_3->labelcolor((Fl_Color)FL_FOREGROUND_COLOR);
731 h206_txt_spec_care_3->align(FL_ALIGN_LEFT);
732 h206_txt_spec_care_3->callback(hics_changed);
733 h206_txt_spec_care_3->when(FL_WHEN_CHANGED);
734
735 h206_txt_site_4 = new Fl_Input2(80, Y+238, 200, 24, _("Name"));
736 h206_txt_site_4->tooltip(_(""));
737 h206_txt_site_4->box(FL_DOWN_BOX);
738 h206_txt_site_4->color((Fl_Color)FL_BACKGROUND2_COLOR);
739 h206_txt_site_4->selection_color((Fl_Color)FL_SELECTION_COLOR);
740 h206_txt_site_4->labeltype(FL_NORMAL_LABEL);
741 h206_txt_site_4->labelfont(0);
742 h206_txt_site_4->labelsize(14);
743 h206_txt_site_4->labelcolor((Fl_Color)FL_FOREGROUND_COLOR);
744 h206_txt_site_4->align(FL_ALIGN_LEFT);
745 h206_txt_site_4->callback(hics_changed);
746 h206_txt_site_4->when(FL_WHEN_CHANGED);
747
748 h206_txt_phone_4 = new Fl_Input2(360, Y+238, 200, 24, _("Phone"));
749 h206_txt_phone_4->tooltip(_(""));
750 h206_txt_phone_4->box(FL_DOWN_BOX);
751 h206_txt_phone_4->color((Fl_Color)FL_BACKGROUND2_COLOR);
752 h206_txt_phone_4->selection_color((Fl_Color)FL_SELECTION_COLOR);
753 h206_txt_phone_4->labeltype(FL_NORMAL_LABEL);
754 h206_txt_phone_4->labelfont(0);
755 h206_txt_phone_4->labelsize(14);
756 h206_txt_phone_4->labelcolor((Fl_Color)FL_FOREGROUND_COLOR);
757 h206_txt_phone_4->align(FL_ALIGN_LEFT);
758 h206_txt_phone_4->callback(hics_changed);
759 h206_txt_phone_4->when(FL_WHEN_CHANGED);
760
761 h206_txt_address_4 = new Fl_Input2(80, Y+264, 200, 24, _("Address"));
762 h206_txt_address_4->tooltip(_(""));
763 h206_txt_address_4->box(FL_DOWN_BOX);
764 h206_txt_address_4->color((Fl_Color)FL_BACKGROUND2_COLOR);
765 h206_txt_address_4->selection_color((Fl_Color)FL_SELECTION_COLOR);
766 h206_txt_address_4->labeltype(FL_NORMAL_LABEL);
767 h206_txt_address_4->labelfont(0);
768 h206_txt_address_4->labelsize(14);
769 h206_txt_address_4->labelcolor((Fl_Color)FL_FOREGROUND_COLOR);
770 h206_txt_address_4->align(FL_ALIGN_LEFT);
771 h206_txt_address_4->callback(hics_changed);
772 h206_txt_address_4->when(FL_WHEN_CHANGED);
773
774 h206_txt_spec_care_4 = new Fl_Input2(360, Y+264, 200, 24, _("Spec care"));
775 h206_txt_spec_care_4->tooltip(_(""));
776 h206_txt_spec_care_4->box(FL_DOWN_BOX);
777 h206_txt_spec_care_4->color((Fl_Color)FL_BACKGROUND2_COLOR);
778 h206_txt_spec_care_4->selection_color((Fl_Color)FL_SELECTION_COLOR);
779 h206_txt_spec_care_4->labeltype(FL_NORMAL_LABEL);
780 h206_txt_spec_care_4->labelfont(0);
781 h206_txt_spec_care_4->labelsize(14);
782 h206_txt_spec_care_4->labelcolor((Fl_Color)FL_FOREGROUND_COLOR);
783 h206_txt_spec_care_4->align(FL_ALIGN_LEFT);
784 h206_txt_spec_care_4->callback(hics_changed);
785 h206_txt_spec_care_4->when(FL_WHEN_CHANGED);
786
787 h206_tab_sites->end();
788
789 h206_tab_type->end();
790 Fl_Group::current()->resizable(h206_tab_type);
791 h206_tab->end();
792
793 h206_tab->hide();
794 }
795