Topic : The ATARI Compendium
Author : Scott Sanders / JAY Software
Version : 1.25 (20/6/2003)
Subject : Documentation
Nodes : 1117
Index Size : 32614
HCP-Version : 6
Compiled on : Atari
@charset : UTF-8
@lang : en
@default :
@help : %About
@options : +g -i -t4 +y +z
@width : 100
View Ref-FileObject LibraryThe Object Library is responsible for the drawing and manipulation of AESobjects such as boxes, strings, icons, etc. See earlier in this chapter
for a complete discussion of AESobjects. The Object Library includes the
following functions:
∙ objc_add() add an object to a tree
∙ objc_change() change object state (and redraw)
∙ objc_delete() remove an object from a tree
∙ objc_draw() display all or part of an object tree
∙ objc_edit() perform formatted text edit operations
∙ objc_find() locate object under mouse (given x,y location)
∙ objc_offset() return screen coordinates for object
∙ objc_order() change position of child object
∙ objc_sysvar() returns/modifies information about 3D object effects