# data file for the Fltk User Interface Designer (fluid) version 1.0303 i18n_type 1 i18n_include i18n_function.h i18n_function _tr header_name {.h} code_name {.cxx} widget_class Sqlite3cc_Window { label SQLiteCC open xywh {218 131 780 520} type Double labelsize 16 resizable class Fl_Double_Window visible } { Fl_Menu_Bar menuBar {open xywh {0 0 780 25} labelsize 16 textsize 16 } { Submenu menu_file { label File open xywh {0 0 62 20} labelsize 16 } { MenuItem menu_file_new { label {New DB} xywh {0 0 30 20} shortcut 0x4006e labelsize 16 } MenuItem menu_file_open { label {Open DB} xywh {0 0 30 20} shortcut 0x4006f labelsize 16 } MenuItem menu_file_reopen { label {Reopen DB} dirty_name menu_file_reopen xywh {0 0 36 21} } MenuItem menu_file_attach { label {Attach DB} xywh {0 0 30 20} shortcut 0x40061 labelsize 16 } MenuItem menu_file_close { label {Close DB} xywh {0 0 30 20} shortcut 0x40077 labelsize 16 divider } MenuItem menu_file_open_csv { label {Open CSV} dirty_name menu_file_open_csv xywh {0 0 36 21} divider } MenuItem menu_file_execute { label Execute xywh {0 0 30 20} shortcut 0x40065 labelsize 16 divider } MenuItem menu_file_exit { label Exit xywh {0 0 30 20} shortcut 0x80078 labelsize 16 } } Submenu menu_settings { label Settings open xywh {0 0 62 20} labelsize 16 } { Submenu menu_settings_encoding { label Encoding open xywh {0 0 62 20} labelsize 16 } { MenuItem menu_settings_encoding { label {Unicode UTF-8} xywh {0 0 30 20} type Radio value 1 labelsize 16 } MenuItem menu_settings_encoding { label {Unicode UTF-16} xywh {10 10 30 20} type Radio labelsize 16 } MenuItem menu_settings_encoding { label {ISO Latin2} xywh {20 20 30 20} type Radio labelsize 16 } MenuItem menu_settings_encoding { label {Windows 1251} xywh {30 30 30 20} type Radio labelsize 16 } } MenuItem menu_settings_preferences { label Preferences xywh {0 0 30 20} labelsize 16 } } Submenu menu_help { label Help open xywh {0 0 62 20} labelsize 16 } { MenuItem menu_help_about { label About xywh {0 0 30 20} labelsize 16 } MenuItem menu_squilu_edit { label {SquiLu Edit} dirty_name menu_squilu_edit xywh {0 0 30 20} } } } Fl_Tile tile {open xywh {0 25 780 495} } { Fl_Group group_db_tables { dirty_name group_db_tables open xywh {5 25 160 280} labeltype NO_LABEL } { Fl_Browser grid_tables { dirty_name grid_tables xywh {5 25 160 255} labelsize 16 textsize 16 resizable class Fl_Data_Table } Fl_Group {} {open xywh {5 280 160 25} } { Fl_Input iTablesFilter { label {Filter:} dirty_name iTablesFilter xywh {5 280 140 25} labeltype NO_LABEL when 1 resizable } Fl_Check_Button chkSytemTables { label {System tables} dirty_name chkSytemTables xywh {147 281 18 24} down_box DOWN_BOX labeltype NO_LABEL } } } Fl_Group {} {open xywh {165 25 615 280} } { Fl_Group group_sql {open xywh {165 25 615 170} box DOWN_BOX labeltype NO_LABEL labelsize 16 resizable } { Fl_Group group_buttons {open xywh {165 25 615 35} box DOWN_FRAME labelsize 16 } { Fl_Input iMaxRows { label {Max Rows} selected xywh {265 30 49 25} type Int labelsize 16 textsize 16 code0 {o->value("50");} } Fl_Choice option_query { label Query open xywh {370 30 120 25} down_box BORDER_BOX labelsize 16 textsize 16 } { MenuItem menu_sql_select { label select dirty_name menu_sql_select xywh {0 0 36 21} } MenuItem menu_sql_insert { label insert dirty_name menu_sql_insert xywh {0 0 36 21} } MenuItem menu_sql_update { label update dirty_name menu_sql_update xywh {0 0 36 21} } MenuItem menu_sql_delete { label delete dirty_name menu_sql_delete xywh {0 0 36 21} } MenuItem menu_sql_schema_update { label {schema update} dirty_name menu_sql_schema_update xywh {0 0 36 21} } MenuItem menu_sql_schema_update_norefs { label {schema update norefs} dirty_name menu_sql_schema_update_norefs xywh {10 10 36 21} } MenuItem menu_sql_sqlite_master_update { label {sqlite_master update} dirty_name menu_sql_sqlite_master_update xywh {0 0 36 21} } MenuItem menu_sql_drop_table { label {drop table} dirty_name menu_sql_drop_table xywh {0 0 36 21} } MenuItem menu_sql_dump_table { label {dump table} dirty_name menu_sql_dump_table xywh {0 0 36 21} } MenuItem menu_sql_create_index { label {create index} dirty_name menu_sql_create_index xywh {0 0 36 21} } MenuItem menu_sql_create_trigger { label {create trigger} dirty_name menu_sql_create_trigger xywh {0 0 36 21} } MenuItem menu_sql_references { label references dirty_name menu_sql_references xywh {0 0 36 21} } MenuItem menu_sql_search_all_tables { label {search all tables} dirty_name menu_sql_search_all_tables xywh {0 0 36 21} } MenuItem menu_sql_macros { label {sql macros} dirty_name menu_sql_macros xywh {10 10 36 21} } MenuItem menu_sql_macros_base { label {sql macros base} dirty_name menu_sql_macros_base xywh {0 0 36 21} } MenuItem menu_sql_macros_sql { label {sql macros sql} dirty_name menu_sql_macros_sql xywh {0 0 36 21} } MenuItem menu_sql_macros_insert { label {sql macros insert} dirty_name menu_sql_macros_insert xywh {0 0 36 21} } MenuItem menu_sql_macros_update { label {sql macros update} dirty_name menu_sql_macros_update xywh {0 0 36 21} } MenuItem menu_sql_update_metadata { label {sql update metadata} dirty_name menu_sql_update_metadata xywh {0 0 36 21} } } Fl_Button btnCreateQuery { label {@->} xywh {500 30 25 25} labelsize 16 } Fl_Button btnExecute { label Execute xywh {535 30 75 25} labelsize 16 } Fl_Button btnLoad { label Load xywh {620 30 70 25} labelsize 16 } Fl_Button btnSave { label Save xywh {700 30 70 25} labelsize 16 } } Fl_Text_Editor edit_queries { xywh {165 60 610 135} box NO_BOX labelsize 15 textsize 16 resizable class Fl_Text_Editor_Buffered } } Fl_Group group_log {open xywh {165 195 615 110} box DOWN_BOX } { Fl_Tabs tabsLog {open xywh {165 195 610 110} labelsize 16 align 2 } { Fl_Group groupMessages { label Messages open xywh {165 220 610 85} labelsize 16 hide resizable } { Fl_Output output_messages { xywh {165 220 610 85} type Multiline labelsize 16 textsize 16 } } Fl_Group groupHistory { label History open xywh {165 220 610 85} labelsize 16 } { Fl_Browser browser_history { callback {dispatch_func(history_to_edit_query, self)} xywh {165 220 610 85} type Hold labelsize 16 textsize 16 } } } } } Fl_Group group_bottom {open xywh {0 305 780 215} box DOWN_BOX } { Fl_Tabs tabView {open xywh {0 305 780 215} labelsize 16 resizable } { Fl_Group groupData { label Data open xywh {0 333 780 187} labelsize 16 resizable } { Fl_Browser grid_data { dirty_name grid_data xywh {0 333 780 187} labelsize 16 textsize 16 class Fl_Data_Table } } Fl_Group groupRecord { label Record dirty_name groupRecord open xywh {0 333 780 187} labelsize 16 hide } { Fl_Text_Editor edit_record { dirty_name edit_record xywh {5 333 770 185} labelsize 16 textsize 16 class Fl_Text_Editor_Buffered } } Fl_Group viewFields { label Fields open xywh {0 333 780 187} labelsize 16 hide } { Fl_Browser grid_fields { xywh {0 333 780 187} labelsize 16 textsize 16 class Fl_Data_Table } } Fl_Group viewIndexes { label Indexes open xywh {0 333 780 187} labelsize 16 hide } { Fl_Browser gridIndexes { xywh {0 333 780 187} labelsize 16 textsize 16 class Fl_Data_Table } } Fl_Group viewTriggers { label Triggers open xywh {0 333 780 187} labelsize 16 hide } { Fl_Browser gridTriggers { xywh {0 333 780 187} labelsize 16 textsize 16 class Fl_Data_Table } } Fl_Group groupSchema { label Schema open xywh {0 333 780 187} labelsize 16 hide } { Fl_Text_Editor edit_schema { xywh {5 333 770 185} labelsize 16 textsize 16 class Fl_Text_Editor_Buffered } } Fl_Group groupReferences { label References dirty_name groupReferences open xywh {0 333 780 187} labelsize 16 hide } { Fl_Text_Editor edit_references { dirty_name edit_references xywh {5 333 770 185} labelsize 16 textsize 16 class Fl_Text_Editor_Buffered } } Fl_Group tabDefaults { label Defaults open xywh {0 333 780 187} labelsize 16 hide } { Fl_Input iDefaultHash { label {Hash for queries} xywh {145 375 135 24} labelsize 16 textsize 16 } Fl_Check_Button iDefaultRubyStyle { label {Ruby Style} xywh {145 414 135 25} down_box DOWN_BOX labelsize 16 } Fl_Check_Button iDefaultWithNL { label {Use new lines} xywh {145 439 135 25} down_box DOWN_BOX labelsize 16 } Fl_Input iDefaultFieldPrefix { label {Field prefix} xywh {410 375 135 25} labelsize 16 textsize 15 } Fl_Input iDefaultFieldSufix { label {Field sufix} xywh {410 405 135 25} labelsize 16 textsize 16 } Fl_Check_Button iDefaultStrip { label strip xywh {410 435 135 25} down_box DOWN_BOX labelsize 16 } Fl_Check_Button iDefaultEscapeSQL { label {escape sql} xywh {410 459 135 25} down_box DOWN_BOX labelsize 16 } Fl_Check_Button iDefaultFieldConvert { label {convert (to_i)} xywh {410 485 135 25} down_box DOWN_BOX labelsize 16 } } } } } } widget_class SquiLuEditWindow { label {SquiLu Edit} xywh {286 113 565 540} type Double hide resizable class Fl_Double_Window } { Fl_Text_Editor code_editor { dirty_name code_editor xywh {10 10 550 308} labelsize 18 textsize 18 class Fl_Text_Editor_Buffered } Fl_Group {} {open xywh {10 350 549 35} } { Fl_Input words_to_search { label {Words to search} dirty_name words_to_search xywh {10 350 150 33} labelsize 18 align 5 textsize 18 resizable } Fl_Button btnSearch { label Search dirty_name btnSearch xywh {170 350 115 33} labelsize 16 } Fl_Button btnSavehelp { label Save dirty_name btnSavehelp xywh {444 350 115 33} labelsize 16 } Fl_Button btnRun { label Run dirty_name btnRun xywh {310 350 115 33} labelsize 16 } } Fl_Text_Editor output_editor { dirty_name output_editor xywh {10 397 550 133} labelsize 18 textsize 18 resizable class Fl_Text_Editor_Buffered } } widget_class CreateTableWindow { label {Create Table} xywh {648 270 565 455} type Double hide resizable class Fl_Double_Window } { Fl_Choice choice_database { label {Database:} dirty_name choice_database open xywh {105 5 170 25} down_box BORDER_BOX } {} Fl_Input table_name { label {Table:} dirty_name table_name xywh {330 5 230 25} } Fl_Browser grid_fields { dirty_name grid_fields xywh {5 35 425 195} labeltype NO_LABEL labelsize 16 textsize 16 resizable class Fl_Data_Table } Fl_Button btnAddColumn { label {Add Column} dirty_name btnAddColumn xywh {435 37 125 33} labelsize 16 } Fl_Button btnDeleteColumn { label {Delete Column} dirty_name btnDeleteColumn xywh {435 77 125 33} labelsize 16 } Fl_Button btnEditColumn { label {Edit Column} dirty_name btnEditColumn xywh {435 117 125 33} labelsize 16 } Fl_Button btnUpColumn { label Up dirty_name btnUpColumn xywh {435 157 125 33} labelsize 16 } Fl_Button btnDownColumn { label Down dirty_name btnDownColumn xywh {435 197 125 33} labelsize 16 } Fl_Input table_constraints { label {Table Constraints} dirty_name table_constraints xywh {5 255 555 75} type Multiline align 5 } Fl_Group {} {open xywh {5 336 554 39} box ENGRAVED_BOX labeltype NO_LABEL } { Fl_Button btnCheck { label Check dirty_name btnCheck xywh {10 340 115 30} labelsize 16 } Fl_Button btnOk { label OK dirty_name btnOk xywh {310 340 115 30} labelsize 16 } Fl_Button btnCancel { label Cancel dirty_name btnCancel xywh {435 340 115 30} labelsize 16 } } Fl_Text_Editor output_editor { dirty_name output_editor xywh {5 382 555 71} labelsize 18 textsize 18 class Fl_Text_Editor_Buffered } } widget_class CreateTableFieldWindow { label {Create/Edit Table Field} xywh {665 216 330 375} type Double hide resizable class Fl_Double_Window } { Fl_Input field_name { label {Name:} dirty_name field_name xywh {90 10 230 25} } Fl_Choice field_type { label {Data type:} dirty_name field_type open xywh {90 40 230 25} down_box BORDER_BOX } {} Fl_Group group_constraints { label Constraints macro_name group_constraints open xywh {5 90 320 240} box ENGRAVED_BOX align 5 } { Fl_Check_Button field_primary_key { label {Primary Key} dirty_name field_primary_key xywh {10 95 110 25} down_box DOWN_BOX } Fl_Check_Button field_unique { label Unique dirty_name field_unique xywh {10 120 110 25} down_box DOWN_BOX } Fl_Check_Button field_not_null { label {Not Null} dirty_name field_not_null xywh {10 145 110 25} down_box DOWN_BOX } Fl_Check_Button field_default { label Default dirty_name field_default xywh {10 170 110 25} down_box DOWN_BOX } Fl_Input field_default_value { dirty_name field_default_value xywh {85 170 230 25} labeltype NO_LABEL } Fl_Input field_check { label {Check:} dirty_name field_check xywh {85 200 230 25} } Fl_Choice field_collate { label {Collate:} dirty_name field_collate open xywh {85 230 230 25} down_box BORDER_BOX } {} } Fl_Group {} {open xywh {5 336 320 39} box ENGRAVED_BOX labeltype NO_LABEL } { Fl_Button btnOk { label OK dirty_name btnOk xywh {10 340 115 30} labelsize 16 } Fl_Button btnCancel { label Cancel dirty_name btnCancel xywh {205 340 115 30} labelsize 16 } } }