• 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: (help?!?) GraphicConverter: setting pixel(s) for definition of selection
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: (help?!?) GraphicConverter: setting pixel(s) for definition of selection


  • Subject: Re: (help?!?) GraphicConverter: setting pixel(s) for definition of selection
  • From: Mr Tea <email@hidden>
  • Date: Thu, 01 Aug 2002 20:10:44 +0100

This from email@hidden - dated 1-8-02 06.22 pm:

> <<ISSUE: HOW DO I SELECT PIXEL AT 400,250 & SET AS SELECTION FOR FURTHER
> TESTING?>>

tell application "GraphicConverter"
set selection of window 1 to {400, 250, 401, 251}
end tell

> <<ISSUE: HOW DO I SET PIXEL RANGE 250,100 THRU 285, 125 AS SELECTION?>>

tell application "GraphicConverter"
set selection of window 1 to {250, 100, 285, 125}
end tell


HTH

Nick
--
Brew of the day: African Blend
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

References: 
 >(help?!?) GraphicConverter: setting pixel(s) for definition of selection (From: email@hidden)

  • Prev by Date: Re: {}'s end
  • Next by Date: Delete/Erase of files (no Trash)
  • Previous by thread: (help?!?) GraphicConverter: setting pixel(s) for definition of selection
  • Next by thread: Re: Changing desktop picture in Mac OS X?
  • Index(es):
    • Date
    • Thread