#include <ui.h>
Public Member Functions | |
| My_Fl_Double_Window (int x, int y, int w, int h, const char *label=0) | |
| My_Fl_Double_Window (int w, int h, const char *label=0) | |
| void | set_main_window (Fl_Double_Window *mw) |
| virtual int | handle (int event) |
Public Attributes | |
| Fl_Double_Window * | main_win |
| My_Fl_Double_Window::My_Fl_Double_Window | ( | int | x, | |
| int | y, | |||
| int | w, | |||
| int | h, | |||
| const char * | label = 0 | |||
| ) |
| My_Fl_Double_Window::My_Fl_Double_Window | ( | int | w, | |
| int | h, | |||
| const char * | label = 0 | |||
| ) |
| virtual int My_Fl_Double_Window::handle | ( | int | event | ) | [virtual] |
| void My_Fl_Double_Window::set_main_window | ( | Fl_Double_Window * | mw | ) |
| Fl_Double_Window* My_Fl_Double_Window::main_win |
1.4.7