Re: Outcome is incorrect of grouped "group boxes"
Re: Outcome is incorrect of grouped "group boxes"
- Subject: Re: Outcome is incorrect of grouped "group boxes"
- From: Jan Bultereys <email@hidden>
- Date: Tue, 02 Jan 2007 12:38:32 +0100
- Thread-topic: Outcome is incorrect of grouped "group boxes"
Thanks hans, actually what my intention is, is to 'select/get' the picture
box if it's 'single' or if it's grouped (picture/none/textbox)
And then 'do something'
--- so---
The user select an 'picture' box (it can be grouped or not 'picture
box/none/textbox')
Then the script has to recognize the picture boxes and do something
if it's not a picturebox do nothing.
Maybe it makes more sense?
Many thanks,jan
> From: Hans Haesler <email@hidden>
> Date: Tue, 2 Jan 2007 11:38:38 +0100
> To: <email@hidden>
> Subject: Re: Outcome is incorrect of grouped "group boxes"
>
> On Tue, 02 Jan 2007, Jan Bultereys wrote:
>
>> (...) Left gives me 3 picture boxes, right gives
>> me 1 picture box, which doesn't make sense...
>
> Jan,
>
> sorry, I've had constructed my groups in another way.
> And I've made the approach via selection/entire group.
> This combination led me to a "solution" which doesn't
> gives a correct result for every construct.
>
> This script should work:
> ---
> tell document 1 of application "QuarkXPress Passport"
> set nPicBox to count (every picture box whose selected is true)
> end tell
> ---
>
> Regards,
> Hans
>
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> AppleScript-Users mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
> edepot.com
> Archives: http://lists.apple.com/mailman//archives/applescript-users
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/mailman//archives/applescript-users
This email sent to email@hidden