static char *dialog2 = "dialog(name = 'dialog2',\ style = 'wxRAISED_BORDER | wxCAPTION | wxTHICK_FRAME | wxSYSTEM_MENU',\ title = 'dialog1',\ id = 100,\ x = 17, y = 20, width = 383, height = 272,\ background_colour = 'A2C8A9',\ use_dialog_units = 0,\ use_system_defaults = 0,\ font = [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif'],\ control = [103, wxStaticBox, 'Fruits', '0', 'staticbox4', 8, 14, 119, 120,\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\ control = [104, wxCheckBox, 'Small Appels', '0', 'checkbox5', 22, 32, 84, 12, 0,\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\ control = [105, wxCheckBox, 'Big Apples', '0', 'checkbox6', 22, 56, 84, 12, 0,\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\ control = [106, wxCheckBox, 'Small Plums', '0', 'checkbox7', 22, 80, 84, 12, 1,\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\ control = [107, wxCheckBox, 'Big Plums', '0', 'checkbox8', 22, 102, 84, 12, 0,\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\ control = [109, wxStaticBox, 'Static', '0', 'staticbox10', 134, 14, 238, 120,\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\ control = [110, wxRadioButton, 'Sort by size', '0', 'radiobutton11', 148, 52, 84, 20, 0,\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\ control = [111, wxRadioButton, 'Sort by Mass', '0', 'radiobutton12', 148, 80, 84, 20, 0,\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\ control = [112, wxListBox, '', '0', 'listbox13', 232, 52, 126, 70, [],\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\ control = [113, wxStaticText, 'My fruits:', '0', 'statictext14', 232, 30, 91, 14, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\ control = [114, wxStaticText, 'First Name:', '0', 'statictext15', 36, 152, 52, 12, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\ control = [115, wxStaticText, 'Second Name:', '0', 'statictext16', 36, 176, 70, 12, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\ control = [117, wxTextCtrl, '', '0', 'textctrl18', 119, 152, 252, 18, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\ control = [118, wxTextCtrl, '', '0', 'textctrl19', 119, 176, 252, 18, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\ control = [119, wxButton, '&Add', '0', 'button20', 120, 208, 85, 22, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\ control = [120, wxButton, '&Remove', '0', 'button21', 211, 208, 85, 22, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\ control = [5100, wxButton, '&Ok', '0', 'button22', 120, 238, 85, 22, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\ control = [5101, wxButton, '&Cancel', '0', 'button23', 211, 238, 85, 22, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\ control = [6002, wxGauge, '', 'wxGA_HORIZONTAL', 'gauge1', 15, 220, 80, 30, 3, 10,\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']],\ control = [6003, wxStaticText, 'I am free..', '0', 'statictext2', 15, 202, 47, 13, '',\ [8, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0, 'MS Sans Serif']]).";