On Wed, 30 May 2007 20:37:55 EDT, [EMAIL PROTECTED] wrote:

> Jacque,
> Thank you, again, for your help last night. I was about to give up on this 
> when your email arrived. It inspired me to try a little harder (like 
> all night, 
> all morning, and most of the afternoon). I believe I now have a solution to 
> closing fields on OS X without moving to other fields.

Wow - never noticed this before. You can also just do "select empty" 
which will cause a closeField to trigger as well:

on mouseDown
  select empty
  -- rest of your mouseDown script
end mouseDown

Ken Ray
Sons of Thunder Software, Inc.
Email: [EMAIL PROTECTED]
Web Site: http://www.sonsothunder.com/

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to