TScroller Class Reference
[
tvision Index
] [
tvision Hierarchy
] [
Headers
]
#include <
views.h
>
Inherits:
TView
Public Members
TScroller
( const TRect& bounds, TScrollBar *aHScrollBar, TScrollBar *aVScrollBar )
virtual void
changeBounds
( const TRect& bounds )
virtual TPalette&
getPalette
() const
virtual void
handleEvent
( TEvent& event )
virtual void
scrollDraw
()
void
scrollTo
( int x, int y )
void
setLimit
( int x, int y )
virtual void
setState
( ushort aState, Boolean enable )
void
checkDraw
()
virtual void
shutDown
()
TPoint
delta
static TStreamable*
build
()
Protected Members
uchar
drawLock
Boolean
drawFlag
TScrollBar *
hScrollBar
TScrollBar *
vScrollBar
TPoint
limit
TScroller
( StreamableInit )
virtual void
write
( opstream& os )
virtual void*
read
( ipstream& is )
Documentation generated by sergio@athena.milk.it on Wed Feb 10 22:11:47 CET 1999
K
doc