#include <tipwindow.h>
Public Member Functions | |
| TipWindowGUI (MWindow *mwindow, TipWindow *thread, int x, int y) | |
| void | create_objects () |
| int | keypress_event () |
Public Attributes | |
| MWindow * | mwindow |
| TipWindow * | thread |
| BC_Title * | tip_text |
Definition at line 29 of file tipwindow.h.
|
||||||||||||||||||||
|
Definition at line 103 of file tipwindow.C. |
|
|
Definition at line 122 of file tipwindow.C. References TipClose::calculate_h(), TipPrev::calculate_w(), TipNext::calculate_w(), TipClose::calculate_w(), TipWindow::get_current_tip(), TimeEntry::get_h(), TimeEntry::get_w(), mwindow, thread, tip_text, TimeEntry::x, and TimeEntry::y. Referenced by TipWindow::new_gui(). |
|
|
Definition at line 149 of file tipwindow.C. |
|
|
Definition at line 38 of file tipwindow.h. Referenced by create_objects(). |
|
|
Definition at line 39 of file tipwindow.h. Referenced by create_objects(), TipPrev::handle_event(), and TipNext::handle_event(). |
|
|
Definition at line 40 of file tipwindow.h. Referenced by create_objects(), TipWindow::next_tip(), and TipWindow::prev_tip(). |
1.4.4