TmDrawingArea(3Tm) TmDrawingArea(3Tm)
TmDrawingArea - the DrawingArea widget class
xmDrawingArea pathName [options]
This is the tcl binding to the Motif DrawingArea widget.
The class name for resource files is XmDrawingArea. Resources are
inherited from TmManager, TmCore. Methods are inherited from TmCore.
The new resources are
marginHeight
marginWidth
resizePolicy
New methods for this class are
exposeCallback
inputCallback
resizeCallback
drawImageString
drawImageString gc x y string
This draws the string in the widget at the x, y coordinates using
the graphics context gc, which will have been obtained by a "getGC"
method.
CALLBACK SUBSTITUTIONS [Toc] [Back] The substitutions supported for this class are
%reason - the additional values are
expose
input
resize
None known as yet.
Jan Newmarch, University of Canberra
PPPPaaaaggggeeee 1111 [ Back ]
|