Height, width and Resizing multiples in Quark
Height, width and Resizing multiples in Quark
- Subject: Height, width and Resizing multiples in Quark
- From: Xandra Lee <email@hidden>
- Date: Tue, 28 Nov 2000 07:31:23 -0500
I seem unable to access an box objects size expressed as size by height,
width.
Ideally I'd like to be able to say:
tell document 1
set height of (every picture box whose height it 24) to 36
end tell
but... there's no height or width properties for picture boxes
the only way I've been able to do this is to to the math based on bounds
(on every picture box)
--------------------
the only place in the dictionary I seem to be able find height width
props is "fixed rectangle"... but I can't seem to generate such an object.
all of the following returned this error:
--> QuarkXPress got an error: Some data was the wrong type.
tell application "QuarkXPress"
tell document 1
make new fixed rectangle at beginning with properties {left:0, top:0,
height:100, width:100} -->err
make new fixed rectangle at beginning -->err
make new rectangle at beginning-->err
end tell
end tell
xandra
Alixandra Leigh
AceDesign
email@hidden
------------------------------------------
Furniture:
><
http://home.rochester.rr.com/alexleighs/furniture/furniture.htm>
Renderings:
><
http://home.rochester.rr.com/alexleighs/interiors/interiors.htm>