• 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 Backmost Picture selection
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Quark Backmost Picture selection


  • Subject: Re: Quark Backmost Picture selection
  • From: Hans Haesler <email@hidden>
  • Date: Fri, 27 Apr 2001 11:18:09 +0200

On Fri, 27 Apr 2001, Lars Lindgren wrote:

>But I need a way to fast select the backmost image on a spread.

Lars,

if it would be necessary to exclude empty picture boxes then:
---
tell document 1 of application "QuarkXPress"
activate
tell current spread
set selected of picture box 1 of (last image whose bounds is not {0, 0, 0, 0}) to true
end tell
end tell
---

If you feel like it, replace 'last image' with 'image -1' then
it will look more studious. ;-)

Regards,

Hans

---
Hans Haesler | email@hidden


References: 
 >Quark Backmost Picture selection (From: email@hidden (Lars Lindgren))

  • Prev by Date: Re: Quark Backmost Picture selection
  • Next by Date: Mac OS X Finder Opening a file
  • Previous by thread: Re: Quark Backmost Picture selection
  • Next by thread: upload script sorted!
  • Index(es):
    • Date
    • Thread