ede/ede-conf/ede-conf.fl

39 lines
907 B
Plaintext
Raw Permalink Normal View History

2007-06-15 15:05:44 +04:00
# data file for the Fltk User Interface Designer (fluid)
version 1.0108
2007-05-22 18:51:00 +04:00
header_name {.h}
2007-06-15 15:05:44 +04:00
code_name {.cxx}
2007-05-22 18:51:00 +04:00
Function {} {open
} {
2007-06-15 15:05:44 +04:00
Fl_Window {} {open
xywh {392 251 455 330} type Double resizable visible
2007-05-22 18:51:00 +04:00
} {
2007-06-15 15:05:44 +04:00
Fl_Group {} {open
xywh {0 0 455 50} box FLAT_BOX color 138
2007-05-22 18:51:00 +04:00
} {
2007-06-15 15:05:44 +04:00
Fl_Box {} {
2007-05-22 18:51:00 +04:00
label {EDE Control Panel}
2007-06-15 15:05:44 +04:00
xywh {10 10 435 30} box FLAT_BOX color 138 labelfont 1 labelsize 16 labelcolor 23 align 20 resizable
2007-05-22 18:51:00 +04:00
}
}
2007-06-15 15:05:44 +04:00
Fl_Button {} {
2007-05-22 18:51:00 +04:00
label {&Close}
xywh {355 295 90 25}
}
2007-06-15 15:05:44 +04:00
Fl_Button {} {
2007-05-22 18:51:00 +04:00
label {&Options}
xywh {260 295 90 25}
}
2007-06-15 15:05:44 +04:00
Fl_Box {} {
2007-05-22 18:51:00 +04:00
label {This is some label }
2007-06-15 15:05:44 +04:00
xywh {10 295 240 25} box FLAT_BOX align 84
2007-05-22 18:51:00 +04:00
}
2007-06-15 15:05:44 +04:00
Fl_Box {} {
xywh {10 60 435 225} box DOWN_BOX color 7
2007-05-22 18:51:00 +04:00
}
2007-06-15 15:05:44 +04:00
Fl_Box {} {selected
2007-05-22 18:51:00 +04:00
xywh {10 220 120 65} resizable
2007-06-15 15:05:44 +04:00
code0 {/* invisible resizable box */}
2007-05-22 18:51:00 +04:00
}
}
}