#include <area_tablet_scrolled.h>
Inheritance diagram for AreaTabletScrolled:

Public Member Functions | |
| AreaTabletScrolled (TWindow *menu, char *identbranch, int asciicode, bool akeepkey=0) | |
Protected Attributes | |
| ScrollControl | scroll |
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 |
|
|
the scroll structure (bitmaps, manager) |
1.4.6-NO