• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Quark 7 - Get picture box number
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Quark 7 - Get picture box number


  • Subject: Re: Quark 7 - Get picture box number
  • From: Oakley Masten <email@hidden>
  • Date: Thu, 17 Sep 2009 07:00:01 -0700 (PDT)

On Wed, 16 Sep
"Christian Sonntag Wrote

Hi.

You can use index:
set PBoxNumber to index of item x in MissingImageList
set selected of picture box PBoxNumber to true
--tell me to ReLinkthePicture()
set selected of picture box PBoxNumber to false


Another way to access a box is the property uniqueID:
set PBoxNumber to uniqueID of item x in MissingImageList
set selected of picture box id PBoxNumber to true
--tell me to ReLinkthePicture()
set selected of picture box id PBoxNumber to false


Regards,
Christian

Thanks Christian  This is a great help.
 _______________________________________________
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/archives/applescript-users

This email sent to email@hidden

  • Prev by Date: Re: cron/Launchd Editor
  • Next by Date: Re: Quark 7
  • Previous by thread: Re: Quark 7 - Get picture box number
  • Next by thread: faulty logic, mine
  • Index(es):
    • Date
    • Thread