tt_demo_ui.fl
上传用户:yhdzpy8989
上传日期:2007-06-13
资源大小:13604k
文件大小:1k
- # data file for the Fltk User Interface Designer (fluid)
- version 1.0105
- do_not_include_H_from_C
- header_name {tt_demo_ui_.hpp}
- code_name {tt_demo_ui_.cpp}
- decl {/* $Id: tt_demo_ui.fl,v 1000.1 2004/06/01 21:10:20 gouriano Exp $ */} {public
- }
- decl {/* $Id: tt_demo_ui.fl,v 1000.1 2004/06/01 21:10:20 gouriano Exp $ */} {}
- decl {#include <ncbi_pch.hpp>} {}
- class CToolTipUI {} {
- decl {CToolTipUI();} {public
- }
- decl {int Show(int argc, char** argv);} {public
- }
- Function {x_CreateWindow()} {open private
- } {
- Fl_Window {} {open
- xywh {411 219 440 300} type Double visible
- } {
- Fl_Group {} {open
- private xywh {10 10 415 275}
- class CTTWindow
- } {}
- }
- }
- decl {auto_ptr<Fl_Window> m_Window;} {}
- }