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

Bounds_of_Document_QXP10


  • Subject: Bounds_of_Document_QXP10
  • From: dw <email@hidden>
  • Date: Thu, 20 Mar 2014 13:44:46 +0100

Hi,

I have a problem with QuarkXPress 10.1.0.1, reducing the Main Window with AppleScript 2.3.1. (Mac OS 10.9.2).


I have to to set the Main Window of QuarkXPress to  a smaller one.

tell application "QuarkXPress"
    activate

    set bounds of document 1 to {44, 44, 300, 1000} -- no Error: but does not work, does nothing
    set bounds of front document to {44, 44, 300, 1000} -- no Error: but does not work, does nothing
    set properties of document 1 to {bounds:{22, 22, 492, 575}} -- no Error: but does not work, does nothing
    set properties of front document to {bounds:{22, 22, 492, 575}} -- no Error: but does not work, does nothing
 
end tell

I did not found any solution. And its a problem of Quark 10, in earlier versions of Quark (8) it works. Any idea?





--



----------------------------------------------------------------------
Dieter Wahner
DTP-Produktion
Heise Zeitschriften Verlag GmbH & Co. KG
Karl-Wiechert-Allee 10, 30625 Hannover


E-Mail:
email@hidden
----------------------------------------------------------------------
Heise Zeitschriften Verlag GmbH & Co. KG
Registergericht: Amtsgericht Hannover HRA 26709

Persönlich haftende Gesellschafterin:
Heise Zeitschriften Verlag Geschäftsführung GmbH
Registergericht: Amtsgericht Hannover, HRB 60405
Geschäftsführer: Ansgar Heise, Dr. Alfons Schräder

 _______________________________________________
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: screen size available (without dock)
  • Next by Date: Re: screen size available (without dock)
  • Previous by thread: Re: screen size available (without dock)
  • Next by thread: Re: Bounds_of_Document_QXP10
  • Index(es):
    • Date
    • Thread