csws/csscrbar.h File Reference
Crystal Space Windowing System: scroll bar class. More...
#include "csextern.h"
#include "cscomp.h"
#include "csbutton.h"
#include "cstimer.h"
Go to the source code of this file.
Compounds | |
| class | csScrollBar |
| The ScrollBar component class is used to scroll left/right or up/down windows whose content does not fit into their size. More... | |
| struct | csScrollBarStatus |
| Scroll bar range structure. More... | |
Defines | |
| #define | CSSB_DEFAULTSIZE (3+3+9) |
| Recommended scroll bar size (width or height). | |
Enumerations | |
| enum | csScrollBarFrameStyle { cssfsThickRect, cssfsThinRect } |
| Possible scrollbar frame styles. More... | |
| enum | { cscmdScrollBarSet = 0x00000600, cscmdScrollBarGetStatus, cscmdScrollBarValueChanged, cscmdScrollBarQueryValue, cscmdScrollBarSetValue } |
| csScrollBar class messages More... | |
Detailed Description
Crystal Space Windowing System: scroll bar class.
Definition in file csscrbar.h.
Generated for Crystal Space by doxygen 1.2.18
