Area Class Reference

#include <area.h>

Inheritance diagram for Area:

ButtonBitmapped ButtonBase AreaDraw AreaTablet AreaTV AreaTabletScrolled ButtonText ScrollBar AreaListIcons AreaListText AreaTextInfo ButtonValue AreaTextEdit List of all members.

Public Member Functions

 Area (TWindow *menu, char *identbranch, int asciicode=0, bool akeepkey=0)
virtual void handle_window_screen_change ()

Detailed Description

A general area for displaying graphics, which can be changed if needed. Note that it has a background bitmap, which requires the presence of a *backgr.bmp file, where * is the identbranch.


Constructor & Destructor Documentation

Area::Area TWindow menu,
char *  identbranch,
int  asciicode = 0,
bool  akeepkey = 0
 

constructor


Member Function Documentation

void Area::handle_window_screen_change  )  [virtual]
 

if the window changes output bitmap, it will notify the buttons; if they are subbitmaps of the target screen, they should change as well. By default, this doesn't do anything.

Reimplemented from ButtonBase.


The documentation for this class was generated from the following files:
Generated on Tue Feb 14 13:48:44 2006 for Twgui by  doxygen 1.4.6-NO