#include <new.h>
Inherits BC_TextBox.

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

1.5.5