#include <new.h>
Inherits BC_CheckBox.

Public Member Functions | |
| NewAspectAuto (NewWindow *nwindow, int x, int y) | |
| ~NewAspectAuto () | |
| int | handle_event () |
Data Fields | |
| NewWindow * | nwindow |
Definition at line 258 of file new.h.
| NewAspectAuto::NewAspectAuto | ( | NewWindow * | nwindow, | |
| int | x, | |||
| int | y | |||
| ) |
| int NewAspectAuto::handle_event | ( | ) | [virtual] |
Reimplemented from BC_CheckBox.
Definition at line 887 of file new.C.
References NewThread::auto_aspect, BC_Toggle::get_value(), NewWindow::new_thread, nwindow, and NewThread::update_aspect().

1.5.5