On 13/11/01 11:34 pm, Gary Aitcheson <[EMAIL PROTECTED]> wrote:

> I have R1.1 on Windows 2000. I have found a few new bugs/features that may
> be worth mentioning:
> 
> (1) This works on R1.0 but not on R1.1. This may be part of the keyDown
> problem that someone else reported.

I believe this has already been addressed on the list.

> (2) The message box was initially off the screen (someone else found this
> also)

Verified.  You can work around this (800x600 display only) glitch by:

on mouseUp
  set the loc of stack "Message Box" to 200,200
end mouseUp

> (3) This works on R1.0 but not on R1.1.
> 
> put field "TypeSetter" into URL "C:/Documents and Settings ...........etc"

URL "file:C:/"
     ^^^^

> (4) The visual effects move much slower (good from my perspective)

These have been fixed and upgraded, you can control the speed.

Thanks for the reports.

Regards,

Kevin

Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/>
Runtime Revolution Limited - Power to the Developer!
Tel: +44 (0) 870 747 1165.  Fax: +44 (0)1639 830 707.

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

Reply via email to