Graphics¶
A graphic is a window object which is drawn onto the window background, behind window controls such as buttons and textboxes. A graphic may be a rectangle, a horizontal or vertical line, a bitmap or jpeg image, an animation or a progress bar.
A graphic object is defined as
+|–graphic graphic_id at x, y {
clauses
}
RELATED TOPICS |