#include <new.h>
Inherits BC_Button.

Public Member Functions | |
| NewSwapExtents (MWindow *mwindow, NewWindow *gui, int x, int y) | |
| int | handle_event () |
Data Fields | |
| MWindow * | mwindow |
| NewWindow * | gui |
Definition at line 91 of file new.h.
Definition at line 901 of file new.C.
References BC_WindowBase::set_tooltip().

| int NewSwapExtents::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Button.
Definition at line 909 of file new.C.
References gui, BC_WindowBase::h, NewWindow::new_edl, NewWindow::new_thread, EDLSession::output_h, NewWindow::output_h_text, EDLSession::output_w, NewWindow::output_w_text, EDL::session, BC_TextBox::update(), NewThread::update_aspect(), and BC_WindowBase::w.

1.5.5