• 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
if there is two monitor, where is the display dialog?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

if there is two monitor, where is the display dialog?


  • Subject: if there is two monitor, where is the display dialog?
  • From: Bill <email@hidden>
  • Date: Tue, 1 Feb 2005 01:11:14 +0800

Hello,

Is there anyone who has two monitor? Would you do me a favor to check the display dialog command would bring the dialog box in the main monitor, or the second one?

Briefly, I want to activate TextEdit.app, set the window to the second monitor, then show a dialog box in the main monitor.

-- code tell application "TextEdit"
activate
make new document at front
-- actually I want to move this window to second monitor
set bounds of window 1 to {22, 22, 780, 300}
set text 1 of document 1 to "hello"
display dialog "where am I?"
end tell


Further, how to reference the bounds of second desktop?


TIA bill

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: if there is two monitor, where is the display dialog?
      • From: Mr Tea <email@hidden>
    • Re: if there is two monitor, where is the display dialog?
      • From: Mark Butcher <email@hidden>
  • Prev by Date: Re: default apache
  • Next by Date: Re: if there is two monitor, where is the display dialog?
  • Previous by thread: Re: default apache
  • Next by thread: Re: if there is two monitor, where is the display dialog?
  • Index(es):
    • Date
    • Thread