mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
43 lines
803 B
Plaintext
43 lines
803 B
Plaintext
# data file for the Fltk User Interface Designer (fluid)
|
|
version 1.0300
|
|
header_name {.h}
|
|
code_name {.cxx}
|
|
Function {} {open
|
|
} {
|
|
Fl_Window {} {open
|
|
xywh {474 344 430 170} type Double visible
|
|
} {
|
|
Fl_Button {} {
|
|
xywh {10 10 75 75}
|
|
}
|
|
Fl_Input {} {
|
|
label {Name:}
|
|
xywh {205 10 215 25}
|
|
}
|
|
Fl_Input {} {
|
|
label {Comment:}
|
|
xywh {205 40 215 25}
|
|
}
|
|
Fl_Input {} {
|
|
label {Execute:} selected
|
|
xywh {205 70 185 25}
|
|
}
|
|
Fl_Button {} {
|
|
label {...}
|
|
xywh {395 70 25 25}
|
|
}
|
|
Fl_Choice {} {
|
|
label {Type:} open
|
|
xywh {205 100 215 25} down_box BORDER_BOX
|
|
} {}
|
|
Fl_Button {} {
|
|
label {&OK}
|
|
xywh {235 135 90 25}
|
|
}
|
|
Fl_Button {} {
|
|
label {&Cancel}
|
|
xywh {330 135 90 25}
|
|
}
|
|
}
|
|
}
|