mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
20 lines
397 B
Plaintext
20 lines
397 B
Plaintext
# data file for the Fltk User Interface Designer (fluid)
|
|
version 1.0108
|
|
header_name {.h}
|
|
code_name {.cxx}
|
|
Function {} {open
|
|
} {
|
|
Fl_Window {} {open
|
|
xywh {389 409 275 90} type Double visible
|
|
} {
|
|
Fl_Progress {} {
|
|
label {Sending report...} selected
|
|
xywh {10 20 255 25} selection_color 137
|
|
}
|
|
Fl_Button {} {
|
|
label {&Cancel}
|
|
xywh {175 55 90 25}
|
|
}
|
|
}
|
|
}
|