• 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: Picturebox to graphic box
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Picturebox to graphic box


  • Subject: Re: Picturebox to graphic box
  • From: Peter Waibel <email@hidden>
  • Date: Mon, 18 Dec 2006 13:21:52 +0100


This gives me a “line” instead of a “graphic box” very strange.


Yes I agree it is strange. That's what I would do:

tell application "QuarkXPress"
	tell document 1
		--return properties of picture box 1
		set myBounds to bounds of picture box 1
		make new graphic box at beginning with properties {bounds:myBounds}
		delete picture box 1
		return properties of generic box 1
	end tell
end tell


Peter

_______________________________________________
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
  • Follow-Ups:
    • Re: Picturebox to graphic box
      • From: Jan Bultereys <email@hidden>
References: 
 >Re: Picturebox to graphic box (From: Jan Bultereys <email@hidden>)

  • Prev by Date: Scripting shadows in CS2 text layer
  • Next by Date: Re: Want to get the full path of the mailbox
  • Previous by thread: Re: Picturebox to graphic box
  • Next by thread: Re: Picturebox to graphic box
  • Index(es):
    • Date
    • Thread