Re: Quark 4 and Group
Re: Quark 4 and Group
- Subject: Re: Quark 4 and Group
- From: email@hidden (Michael Sullivan)
- Date: Tue, 22 Oct 2002 16:43:25 -0400
- Organization: Society for the Incurably Pompous
email@hidden writes:
>
I suspect, though, that you really want to know "is this box grouped with
>
another specific box?" Maybe something like this:
>
tell document 1 of application "QuarkXPress"
>
set tool mode to contents mode
>
set selected of text box 1 whose color is "red" to true
>
set tool mode to drag mode
>
set groupA to object reference of current box
>
set tool mode to contents mode
>
set selected of picture box 1 whose color is "blue" to true
>
set tool mode to drag mode
>
set groupB to object reference of current box
>
groupA is groupB
>
end tell
Sweet!
I'm going to be using that trick.
Thanks,
Michael
--
Michael Sullivan
Business Card Express of CT Thermographers to the Trade
Cheshire, CT email@hidden
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.