⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 table_demo_ui.fl

📁 ncbi源码
💻 FL
字号:
# data file for the Fltk User Interface Designer (fluid)version 1.0105 do_not_include_H_from_C header_name {table_demo_ui_.hpp} code_name {table_demo_ui_.cpp}decl {/* $Id: table_demo_ui.fl,v 1000.1 2004/06/01 21:09:55 gouriano Exp $ */} {public} decl {/* $Id: table_demo_ui.fl,v 1000.1 2004/06/01 21:09:55 gouriano Exp $ */} {} decl {\#include <ncbi_pch.hpp>} {selected} class CTableDemoUI {: {public CDialog}} {  decl {CTableDemoUI();} {public  }  Function {x_CreateWindow()} {open private  } {    Fl_Window {} {open      xywh {335 233 455 410} type Double resizable visible    } {      Fl_Group m_Table1 {        private xywh {5 5 445 195} box THIN_DOWN_FRAME resizable        class {CTablePanel<int>}      } {}      Fl_Group m_Table2 {        private xywh {5 210 445 195} box THIN_DOWN_FRAME        class {CTablePanel<int>}      } {}    }  }} 

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -