2009-08-12 19:26:38 +04:00
|
|
|
# data file for the Fltk User Interface Designer (fluid)
|
2014-02-25 22:16:10 +04:00
|
|
|
version 1.0302
|
2009-08-12 19:26:38 +04:00
|
|
|
header_name {.h}
|
|
|
|
code_name {.cxx}
|
|
|
|
Function {} {open
|
|
|
|
} {
|
2012-04-23 16:43:20 +04:00
|
|
|
Fl_Window {} {open
|
2014-02-25 22:16:10 +04:00
|
|
|
xywh {426 288 450 220} type Double visible
|
2009-08-12 19:26:38 +04:00
|
|
|
} {
|
2014-02-25 22:16:10 +04:00
|
|
|
Fl_Tabs {} {open
|
|
|
|
xywh {10 10 430 165}
|
|
|
|
} {
|
|
|
|
Fl_Group {} {
|
|
|
|
label Basic open
|
|
|
|
xywh {15 30 415 140}
|
|
|
|
} {
|
|
|
|
Fl_Button {} {selected
|
|
|
|
xywh {20 45 80 75}
|
|
|
|
}
|
|
|
|
Fl_Input {} {
|
|
|
|
label {Name:}
|
|
|
|
xywh {210 45 215 25}
|
|
|
|
}
|
|
|
|
Fl_Input {} {
|
|
|
|
label {Comment:}
|
|
|
|
xywh {210 75 215 25}
|
|
|
|
}
|
|
|
|
Fl_Input {} {
|
|
|
|
label {Execute:}
|
|
|
|
xywh {210 105 185 25}
|
|
|
|
}
|
|
|
|
Fl_Button {} {
|
|
|
|
label {...}
|
|
|
|
xywh {400 105 25 25}
|
|
|
|
}
|
|
|
|
Fl_Choice {} {
|
|
|
|
label {Type:} open
|
|
|
|
xywh {210 135 215 25} down_box BORDER_BOX
|
|
|
|
} {}
|
|
|
|
}
|
|
|
|
Fl_Group {} {
|
|
|
|
label Details open
|
|
|
|
xywh {15 30 420 140} hide
|
|
|
|
} {
|
|
|
|
Fl_Check_Button {} {
|
|
|
|
label {Run in terminal}
|
|
|
|
xywh {195 80 235 25} down_box DOWN_BOX
|
|
|
|
}
|
|
|
|
Fl_Input {} {
|
|
|
|
label {Working directory:}
|
|
|
|
xywh {195 45 205 25}
|
|
|
|
}
|
|
|
|
Fl_Button {} {
|
|
|
|
label {...}
|
|
|
|
xywh {405 45 25 25}
|
|
|
|
}
|
|
|
|
Fl_Check_Button {} {
|
|
|
|
label {Use startup notification}
|
|
|
|
xywh {195 110 235 25} down_box DOWN_BOX
|
|
|
|
}
|
|
|
|
}
|
2009-08-12 19:26:38 +04:00
|
|
|
}
|
|
|
|
Fl_Button {} {
|
2014-02-25 22:16:10 +04:00
|
|
|
label {&Cancel}
|
|
|
|
xywh {350 185 90 25}
|
2009-08-12 19:26:38 +04:00
|
|
|
}
|
2012-04-23 16:43:20 +04:00
|
|
|
Fl_Button {} {
|
|
|
|
label {&OK}
|
2014-02-25 22:16:10 +04:00
|
|
|
xywh {255 185 90 25}
|
2012-04-23 16:43:20 +04:00
|
|
|
}
|
2009-08-12 19:26:38 +04:00
|
|
|
}
|
|
|
|
}
|