#include <labeledit.h>
Inherits BC_Window.

Public Member Functions | |
| LabelEditWindow (MWindow *mwindow, LabelEdit *thread) | |
| ~LabelEditWindow () | |
| void | create_objects () |
Data Fields | |
| Label * | label |
| MWindow * | mwindow |
| LabelEdit * | thread |
Definition at line 32 of file labeledit.h.
Definition at line 59 of file labeledit.C.
| LabelEditWindow::~LabelEditWindow | ( | ) |
Definition at line 75 of file labeledit.C.
| void LabelEditWindow::create_objects | ( | ) |
Definition at line 80 of file labeledit.C.
References _, BC_TextBox::activate(), BC_WindowBase::add_subwindow(), BC_WindowBase::BC_Title, BC_WindowBase::get_h(), BC_WindowBase::get_w(), LabelEdit::label, label, MEDIUMFONT, BC_TextBox::pixels_to_rows(), BC_WindowBase::show_window(), thread, BC_WindowBase::title, BC_WindowBase::x, and BC_WindowBase::y.
Referenced by LabelEdit::run().

Definition at line 42 of file labeledit.h.
Referenced by create_objects(), and LabelEditComments::handle_event().
Definition at line 43 of file labeledit.h.
1.5.5