Thanks Ken, for always being there for the rest of us.

I'll give it a try...

Perhaps if we submit your work around as a tip of the week that will help? ;-)

On Nov 21, 2003, at 6:31 PM, Ken Ray wrote:

This is a bug I ran into myself, and only happens when you use the popup
command in Windows; what happens is that instaed of the popup command
being modal (i.e. waiting until the mouse is released), it is not, so it
immediately continues running the script after the popup command.


Here's how I got around it - add the following *after* the "popup btn"
command:

  if the platform is "Win32" then
    wait until the mouse is up with messages
  end if

FYI: This is already in Bugzilla as Bug #423. It was put on the list on
8/22/03 and has yet to be assigned to anyone.

HTH,

Sannyasin Sivakatirswami Himalayan Academy Publications at Kauai's Hindu Monastery [EMAIL PROTECTED]

www.HimalayanAcademy.com,
www.HinduismToday.com
www.Gurudeva.org
www.Hindu.org

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to