• 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: How to make a background applet ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to make a background applet ?


  • Subject: Re: How to make a background applet ?
  • From: John Delacour <email@hidden>
  • Date: Sun, 23 Mar 2003 17:46:37 +0000
  • Mac-eudora-version: 6.0a13

At 1:38 pm -0500 22/3/03, John C. Welch wrote:

On 03/22/2003 13:19, "John Delacour" <email@hidden> wrote:

> .. How do I make it faceless?

What are you trying to accomplish?



__________________
euvents dictionary <http://bd8.com/misc/euvents.sit.bin>
__________________


___________________________
|scroll dynamically| (boolean or string)
Scrolling in windows will be dynamic
Ex. tell app "euvents" to |scroll dynamically| ("n")
Ex. tell app "euvents" to |scroll dynamically| ("yes")
Ex. tell app "euvents" to |scroll dynamically| (true)

___________________________


|allow smart paste|(boolean or string)
Pasted and dragged text will intelligently add a space
Ex. tell app "euvents" to |allow smart paste|("yes")
Ex. tell app "euvents" to |allow smart paste|("n")
Ex. tell app "euvents" to |allow smart paste|(true)



|allow from field editing|(boolean or string)
Editing of the from field in new composition windows will be allowed
See previous examples


|set font and size|(list or string or comma-delimited string)
Set the font and/or size of text in windows
Ex. tell app "euvents" to |set font and size|("monaco")
Ex. tell app "euvents" to |set font and size|("monaco, 9 ")
Ex. tell app "euvents" to |set font and size|({"geneva"})
Ex. tell app "euvents" to |set font and size|({"georgia", 12})
Note:


|set tab width|(string or integer)
Tab key (if enabled) will indent text a width of n spaces
Ex: tell app "euvents" to |set tab width|(4)
_______________________________________________
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: 
 >Re: How to make a background applet ? (From: "John C. Welch" <email@hidden>)

  • Prev by Date: Re: How to make a background applet ?
  • Next by Date: Re: Bresenham's Circle
  • Previous by thread: Re: How to make a background applet ?
  • Next by thread: Re: How to make a background applet ?
  • Index(es):
    • Date
    • Thread