change
- PW_APPLIC_SCROLL_X
-
The application window should be scrollable horizontally, but without a
scrollbar, no parameters.
- PW_APPLIC_SCROLLBAR_X
-
The application window should be scrollable horizontally, with a scrollbar,
no parameters.
- PW_APPLIC_SCROLL_Y
-
The application window should be scrollable vertically, but without a
scrollbar, no parameters.
- PW_APPLIC_SCROLLBAR_Y
-
The application window should be scrollable vertically, with a scrollbar,
no parameters.
- PW_APPLIC_XSCROLL_LIST
-
Pass the parameters of this tag on to the horizontal scrollbar in the
application window. The parameter should be a list of tags.
- PW_APPLIC_YSCROLL_LIST
-
Pass the parameters of this tag on to the vertical scrollbar in the
application window. The parameter should be a list of tags.
- PW_APPLIC_CANVAS_LIST
-
Pass the parameters of this tag on to the canvas of the application window.
The parameter should be a list of tags.
- PW_APPLIC_REDRAW
-
Redraw the contents of the application window. This will redraw both the
canvas and the scroll bars. In priciple it is more efficient to pass
PW_CANVAS_REDRAW to the canvas if the scroll bars don't need to be redrawn
as well.
- PW_APPLIC_CANVAS_CATCH
-
Makes sure that the canvas in the applic is selected as current catch
object.
PROGS, Professional & Graphical Software
last edited 16 January, 1998