You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
waf_old/playground/fluid/PopupDialog.fl

11 lines
278 B
Plaintext

# 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
} {}