Declared in <XScroll.h>
Declared from XGViewThis is a view container; this contains one or two scrollbars and one or more views which are sent scrolling commands from those scrollbars
Printer Core
XGScrollView::CalcChildPos
XGScrollView::DoDrawView
XGScrollView::GetMaxValue
XGScrollView::GetMinValue
XGScrollView::GetPageSize
XGScrollView::GetScrollValue
XGScrollView::GetStepSize
XGScrollView::SetMaxValue
XGScrollView::SetMinValue
XGScrollView::SetPageSize
XGScrollView::SetScrollValue
XGScrollView::SetStepSize
XGScrollView::XGScrollView
XGScrollView::~XGScrollView
Printer Core
Usage: Rect XGScrollView::CalcChildPos(XGView*view)
Set the position of the children. This
Usage: void XGScrollView::DoDrawView(Rect)
Draw the corner if it's visible
Usage: void XGScrollView::GetMaxValue(long*x,long*y)
Get the scrollbar values
Usage: void XGScrollView::GetMinValue(long*x,long*y)
Get the scrollbar values
Usage: void XGScrollView::GetPageSize(long*x,long*y)
Get the scrollbar values
Usage: void XGScrollView::GetScrollValue(long*x,long*y)
Get the scrollbar values
Usage: long XGScrollView::GetStepSize()
Get the scrollbar values
Usage: void XGScrollView::SetMaxValue(long x,long y)
Set the scrollbar values
Usage: void XGScrollView::SetMinValue(long x,long y)
Set the scrollbar values
Usage: void XGScrollView::SetPageSize(long x,long y)
Set the scrollbar values
Usage: void XGScrollView::SetScrollValue(long x,long y)
Set the scrollbar values
Usage: void XGScrollView::SetStepSize(long x)
Set the scrollbar values
Usage: Point XGScrollBar::GetDefaultSize()
Construct me
Usage: XGScrollView::~XGScrollView()
Delete these