ede/ede-notify-daemon/window.fl
2012-05-09 15:56:06 +00:00

25 lines
601 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 selected
xywh {1219 684 280 75} type Double color 7 visible
} {
Fl_Button {} {
label x
xywh {255 10 20 20} box NO_BOX color 7 labelsize 12
}
Fl_Box {} {
image {../../../../.icons/edeneu/32x32/status/dialog-information.png} xywh {10 10 48 48} align 20
}
Fl_Output {} {
xywh {65 10 185 24} box NO_BOX labelsize 12
}
Fl_Output {} {
xywh {65 31 185 24} box NO_BOX labelsize 12
}
}
}