June 2003
Intermediate to advanced
960 pages
20h 55m
English
The canvas widget is a general-purpose widget that you can program to display a variety of objects including arcs, images, lines, ovals, polygons, rectangles, text, and embedded windows.
Canvas widgets display objects such as lines and images, and each object can have bindings that respond to user input, or be animated under program control. The objects can be labeled with tags, and the tags can be configured with display attributes and event bindings. This chapter describes all the predefined canvas object types. Chapter 50 outlines the C programming interface for creating new canvas objects.
The coordinate space of the canvas has 0, 0 at the top left corner. Larger X coordinates are to the right, ...
Read now
Unlock full access