New complements for Smile: askpassword, playsound, Spell checker.
New complements for Smile: askpassword, playsound, Spell checker.
- Subject: New complements for Smile: askpassword, playsound, Spell checker.
- From: Emmanuel <email@hidden>
- Date: Sun, 15 Feb 2004 14:22:05 +0100
Hello.
I have uploaded three minor yet cool and handy additions for Smile.
1. askpassword
Installs a new command "askpassword", which makes like "display dialog "blah" default answer """ except that it displays bullets in the input field.
---------------------
set thePW to askpassword("Please enter your password:")
---------------------
2. playsound
Installs a new command "playsound", which makes like "beep" except you can have it play any QT sound. Handy, e.g. to notify end of execution of a long task.
---------------------
playsound("Glass")
---------------------
3. Spell checker
Based on, and includes, the scripting addition "XSpell.osax" by JB Le Stang.
Installs a new menu item "Check spelling", keyboard shortcut cmd-; which checks the spelling in the front window. Features a user dictionary. Productive writers will appreciate a particularly zen interface.
Information and downloads:
<
http://www.satimage-software.com/en/downloads_more_s.html>
Enjoy!
Emmanuel
_______________________________________________
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.