#include <new.h>
Inherits BC_TextBox.

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

1.5.5