#include <new.h>
Inherits BC_TextBox.

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

1.5.5