#include <new.h>
Inherits BC_ListBox.

Public Member Functions | |
| InterlacefixmethodPulldown (MWindow *mwindow, BC_TextBox *output_text, int *output_value, ArrayList< BC_ListBoxItem * > *data, int x, int y) | |
| int | handle_event () |
| char * | interlacefixmethod_to_text () |
Data Fields | |
| MWindow * | mwindow |
| BC_TextBox * | output_text |
| int * | output_value |
Private Attributes | |
| char | string [BCTEXTLEN] |
Definition at line 352 of file new.h.
| InterlacefixmethodPulldown::InterlacefixmethodPulldown | ( | MWindow * | mwindow, | |
| BC_TextBox * | output_text, | |||
| int * | output_value, | |||
| ArrayList< BC_ListBoxItem * > * | data, | |||
| int | x, | |||
| int | y | |||
| ) |
Definition at line 620 of file assetedit.C.
References BCTEXTLEN, interlacefixmethod_to_text(), and BC_TextBox::update().

| int InterlacefixmethodPulldown::handle_event | ( | ) | [virtual] |
Reimplemented from BC_ListBox.
Definition at line 646 of file assetedit.C.
References BC_ListBox::get_selection(), BC_ListBoxItem::get_text(), output_text, output_value, BC_TextBox::update(), and InterlacefixmethodItem::value.

| char * InterlacefixmethodPulldown::interlacefixmethod_to_text | ( | ) |
Definition at line 653 of file assetedit.C.
References ilacefixmethod_to_text(), and output_value.
Referenced by InterlacefixmethodPulldown().

Definition at line 365 of file new.h.
Referenced by handle_event(), and interlacefixmethod_to_text().
char InterlacefixmethodPulldown::string[BCTEXTLEN] [private] |
1.5.5