- # data file for the Fltk User Interface Designer (fluid)
- version 1.0105
- do_not_include_H_from_C
- header_name {frame_demo_ui_.hpp}
- code_name {frame_demo_ui_.cpp}
- decl {/* $Id: frame_demo_ui.fl,v 1000.1 2004/06/01 21:09:44 gouriano Exp $ */} {public
- }
- decl {/* $Id: frame_demo_ui.fl,v 1000.1 2004/06/01 21:09:44 gouriano Exp $ */} {}
- decl {#include <ncbi_pch.hpp>} {selected
- }
- class CFrameDemoUI {} {
- decl {CFrameDemoUI();} {public
- }
- decl {int Show(int argc, char** argv);} {public
- }
- Function {x_CreateWindow()} {open private
- } {
- Fl_Window {} {open
- xywh {244 191 907 476} type Double resizable visible
- } {
- Fl_Group {} {
- label {Top-Center} open
- xywh {5 5 255 150} box ENGRAVED_FRAME
- class CFlFrame
- } {
- Fl_Check_Button {} {
- label button
- xywh {15 15 60 25} down_box DOWN_BOX
- }
- Fl_Check_Button {} {
- label button
- xywh {15 46 60 25} down_box DOWN_BOX
- }
- Fl_Check_Button {} {
- label button
- xywh {15 78 60 25} down_box DOWN_BOX
- }
- Fl_Check_Button {} {
- label button
- xywh {15 110 60 25} down_box DOWN_BOX
- }
- }
- Fl_Group {} {
- label {Bottom-Center} open
- xywh {270 5 255 150} box ENGRAVED_FRAME align 2
- class CFlFrame
- } {
- Fl_Check_Button {} {
- label button
- xywh {280 15 60 25} down_box DOWN_BOX
- }
- Fl_Check_Button {} {
- label button
- xywh {280 46 60 25} down_box DOWN_BOX
- }
- Fl_Check_Button {} {
- label button
- xywh {280 78 60 25} down_box DOWN_BOX
- }
- Fl_Check_Button {} {
- label button
- xywh {280 110 60 25} down_box DOWN_BOX
- }
- }
- Fl_Group {} {
- label {Bottom-Left} open
- xywh {270 165 255 150} box ENGRAVED_FRAME align 10
- class CFlFrame
- } {
- Fl_Check_Button {} {
- label button
- xywh {280 175 60 25} down_box DOWN_BOX
- }
- Fl_Check_Button {} {
- label button
- xywh {280 206 60 25} down_box DOWN_BOX
- }
- Fl_Check_Button {} {
- label button
- xywh {280 238 60 25} down_box DOWN_BOX
- }
- Fl_Check_Button {} {
- label button
- xywh {280 270 60 25} down_box DOWN_BOX
- }
- }
- Fl_Group {} {
- label {Top-Right} open
- xywh {5 165 255 150} box ENGRAVED_FRAME align 5 resizable
- class CFlFrame
- } {
- Fl_Check_Button {} {
- label button
- xywh {15 175 60 25} down_box DOWN_BOX
- }
- Fl_Check_Button {} {
- label button
- xywh {15 206 60 25} down_box DOWN_BOX
- }
- Fl_Check_Button {} {
- label button
- xywh {15 238 60 25} down_box DOWN_BOX
- }
- Fl_Check_Button {} {
- label button
- xywh {15 270 60 25} down_box DOWN_BOX
- }
- }
- Fl_Group {} {
- label {Enabled Frame} open
- xywh {535 5 255 150} box ENGRAVED_FRAME align 9
- class CFlEnabledFrame
- } {
- Fl_Check_Button {} {
- label button
- xywh {545 15 60 25} down_box DOWN_BOX
- }
- Fl_Check_Button {} {
- label button
- xywh {545 46 60 25} down_box DOWN_BOX
- }
- Fl_Check_Button {} {
- label button
- xywh {545 78 60 25} down_box DOWN_BOX
- }
- Fl_Check_Button {} {
- label button
- xywh {545 110 60 25} down_box DOWN_BOX
- }
- }
- }
- }
- decl {auto_ptr<Fl_Window> m_Window;} {}
- }