#include <new.h>
Inherits BC_TextBox.

Public Member Functions | |
| NewAChannels (NewWindow *nwindow, char *text, int x, int y) | |
| int | handle_event () |
Data Fields | |
| NewWindow * | nwindow |
Definition at line 119 of file new.h.
| NewAChannels::NewAChannels | ( | NewWindow * | nwindow, | |
| char * | text, | |||
| int | x, | |||
| int | y | |||
| ) |
| int NewAChannels::handle_event | ( | ) | [virtual] |
Reimplemented from BC_TextBox.
Definition at line 465 of file new.C.
References EDLSession::audio_channels, BC_TextBox::get_text(), NewWindow::new_edl, nwindow, and EDL::session.

1.5.5