AreaTabletScrolled Class Reference

#include <area_tablet_scrolled.h>

Inheritance diagram for AreaTabletScrolled:

AreaTablet Area ButtonBitmapped ButtonBase AreaListIcons AreaListText AreaTextInfo AreaTextEdit List of all members.

Public Member Functions

 AreaTabletScrolled (TWindow *menu, char *identbranch, int asciicode, bool akeepkey=0)

Protected Attributes

ScrollControl scroll

Detailed Description

Something which has a background, its own drawing-area (AreaTablet), and buttons/bars for scrolling (ScrollControl).

Naming:

Up, down, left, right are buttons; instead of "default", one can also add "focus" and "selected" bitmaps.

Note that one does not have to specify all the previously mentioned scroll-bar components, those that are left out are simply not used. In case you only need to scroll up/down, then the left, right and barhor bitmaps can be omitted from your layout.


Constructor & Destructor Documentation

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

constructor


Member Data Documentation

ScrollControl AreaTabletScrolled::scroll [protected]
 

the scroll structure (bitmaps, manager)


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