2017

Table Of Contents
GRAPHIC CELL EVENTS AND EXAMPLES
VERB APPLESCRIPT EXAMPLE
data size
data size of content of graphic cell 1 as integer
GRAPHIC CELL PROPERTIES, DATA TYPES, AND DESCRIPTIONS
R/O PROPERTY NAME TYPE DESCRIPTION
bounds
measurement Bounds of this cell
rectangle
cell type
picture cell Type of this cell
type/text cell
type/graphic
cell type
color
color spec Color of this cell
content
picture content/ Content type of this cell
text content/
graphic content
index
integer Index of this cell in its
containing table
locked
Boolean If
true
, this cell cannot be
moved or resized
modify lock
Boolean If
true
, this cell’s parameters
cannot be modified
name
plain text (string) Name of this cell
opacity
percent Opacity of this cell
rotation
angle Rotation angle of this cell
measurement
selected
Boolean If
true
, this cell is selected
shade
percent Shade of this cell
uniqueID
integer A unique ID good for the
life of this layout
GROUP BOX EVENTS AND EXAMPLES
VERB APPLESCRIPT EXAMPLE
delete
delete group box 2
duplicate
duplicate group box 6 to before group box 4
get
get name of group box 2
get as
get name of group box 2 as string
move
move group box 2 to after last group box
set
set color of group box 2 to “Blue”
show
show group box 4
REFERENCE MATERIAL FOR QUARKXPRESS OBJECTS
A GUIDE TO APPLE EVENTS SCRIPTING
|
101