• 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: creating a bezier
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: creating a bezier


  • Subject: Re: creating a bezier
  • From: Christopher Nebel <email@hidden>
  • Date: Sun, 16 May 2004 11:30:13 -0700

On May 16, 2004, at 10:41 AM, jon edwards wrote:

Is there any way to create a bezier (like those used for volume control, mute, and eject) using Applescript? I'm looking to write a search script and I'd like to place the input field in a bezier. Take it easy on the newbies, if I'm dreaming too big, put me in my place.

I think you mean "bezel", since that's what the API for doing that is called -- Bezel Services. (A "bezier" is short for "bezier spline", a kind of curve.) Bezel Services is really only designed for displaying stuff, as far as I know -- you couldn't put an input field in one. Besides, neither AppleScript nor AppleScript Studio give any access to it. However, what you could do is make a normal window and make it translucent. I think you could do that with Studio, though you might need a "call method" to set the transparency.


--Chris Nebel
AppleScript Engineering
_______________________________________________
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: 
 >creating a bezier (From: jon edwards <email@hidden>)

  • Prev by Date: Re: creating a bezier
  • Next by Date: Re: Flattening a list
  • Previous by thread: Re: creating a bezier
  • Next by thread: Setting the record file in QT Broadcaster
  • Index(es):
    • Date
    • Thread