• 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: Main screen size
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Main screen size


  • Subject: RE: Main screen size
  • From: Bill Briggs <email@hidden>
  • Date: Wed, 24 Jan 2001 12:50:36 -0300

At 9:30 AM -0600 24/01/01, Goodman, Steve wrote:
> How can I get the size (in pixels) of the main screen? I'm
using Akua Sweets
if that's a help.

I don't have dual monitors to test this on but it should get you started.
Using Akua...try this:

I do have dual monitors to test this with. If you have Jon's Commands, try this.

set sList to screen list -- defaults to main screen first
get bounds of item 1 of sList

or more compact

set sBounds to bounds of item 1 of (get screen list) -- defaults to main screen first

- web


References: 
 >RE: Main screen size (From: "Goodman, Steve" <email@hidden>)

  • Prev by Date: Re: Main screen size
  • Next by Date: RE: Main screen size
  • Previous by thread: RE: Main screen size
  • Next by thread: RE: Main screen size
  • Index(es):
    • Date
    • Thread