[TScrollBar] [Index] [TScrolledArea]

Class TScrolledArea


File: <toad/scrolledarea.hh>

  1. size of an item
  2. size of the area by count of items
  3. position of the upper left corner by count of items

Super Classes

TWindow

Attributes

public int area_h
public int area_w
public int area_x
public int area_y
public bool bAlwaysHorizontal
public bool bAlwaysVertical
public TScrollBar *hscroll
public int item_h
public int item_w
public int visi_h
public int visi_w
public TScrollBar *vscroll

Methods

ClipPen
public void ClipPen(TPen &pen)
SetArea
public void SetArea(int aw, int ah, int x=0, int y=0, int iw=1, int ih=1)
SetAreaSize
public void SetAreaSize(int, int)
SetItemSize
public void SetItemSize(int iw, int ih)
SetVisibleAreaPos
public void SetVisibleAreaPos(int x, int y)
SetVisibleAreaSize
public void SetVisibleAreaSize(int w, int h)
TScrolledArea
public TScrolledArea(TWindow *p, const string &t)
actHScroll
public void actHScroll()
actVScroll
public void actVScroll()
pArrangeSB
public void pArrangeSB()
resize
public void resize()

This page was generated with Stupid -- Another stupid C++ to HTML generator
Written 1998,99 by The Wizards of Zilog
Copyright © 1998,99 by the TOAD Project