waf/playground/fluid/PopupDialog.fl

11 lines
278 B
Plaintext
Raw Normal View History

2011-09-10 11:13:51 +02:00
# data file for the Fltk User Interface Designer (fluid)
version 1.0300
header_name {.hpp}
code_name {.cpp}
widget_class PopupDialog {
callback {o->hide();
Fl::delete_widget(o);} open selected
xywh {51 115 165 55} type Double align 5
class Fl_Window modal visible
} {}