mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
f137dc9f2d
Made ede-about and ede-bug-report resizeable
42 lines
1021 B
Plaintext
42 lines
1021 B
Plaintext
# data file for the Fltk User Interface Designer (fluid)
|
|
version 1.0108
|
|
header_name {.h}
|
|
code_name {.cxx}
|
|
Function {} {open
|
|
} {
|
|
Fl_Window {} {
|
|
label {About EDE} open
|
|
xywh {393 141 440 335} type Double resizable visible
|
|
} {
|
|
Fl_Group {} {open
|
|
xywh {0 0 440 65} box FLAT_BOX color 7 labelsize 14
|
|
} {
|
|
Fl_Box {} {
|
|
image {icons/ede.xpm} xywh {5 5 60 55} labelsize 14
|
|
}
|
|
Fl_Box {} {
|
|
label {Equinox Desktop Environment}
|
|
xywh {70 10 300 25} labelfont 1 align 20
|
|
}
|
|
Fl_Box {} {
|
|
label {Copyright (c) by EDE Authors 2000-2008}
|
|
xywh {70 35 300 25} labelsize 11 align 21
|
|
}
|
|
Fl_Box {} {
|
|
xywh {385 10 40 50} labelsize 14 resizable
|
|
}
|
|
}
|
|
Fl_Text_Display {} {
|
|
xywh {10 78 420 212} labelsize 14 textsize 14
|
|
}
|
|
Fl_Box {} {selected
|
|
xywh {270 238 50 37} labelsize 14 resizable
|
|
code0 {/* resizable box */}
|
|
}
|
|
Fl_Button {} {
|
|
label {&Close}
|
|
xywh {340 300 90 25}
|
|
}
|
|
}
|
|
}
|