PopupDialog.fl 278 B

12345678910
  1. # data file for the Fltk User Interface Designer (fluid)
  2. version 1.0300
  3. header_name {.hpp}
  4. code_name {.cpp}
  5. widget_class PopupDialog {
  6. callback {o->hide();
  7. Fl::delete_widget(o);} open selected
  8. xywh {51 115 165 55} type Double align 5
  9. class Fl_Window modal visible
  10. } {}