Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=82289 --- shadow/82289 2007-08-02 13:05:22.000000000 -0400 +++ shadow/82289.tmp.1758 2007-08-02 14:08:35.000000000 -0400 @@ -108,6 +108,17 @@ myUML: with MS it has the exact same behaviour. ------- Additional Comments From [EMAIL PROTECTED] 2007-08-02 13:05 ------- AlbumSurfer: this is because the app loads the splash screen on a second thread, and uses a timer to close it. The problem is that the timer never ticks. I think it had the same behaviour in 1.2.4 as well. + +------- Additional Comments From [EMAIL PROTECTED] 2007-08-02 14:08 ------- +CSharpTetris: this app was fixed (the app, not SWF) in svn by Andreia: + [EMAIL PROTECTED]:/mono/extras/wf-apps/CSharpTetris/CSharpTetris-Port> svn +log LayoutForm.cs +r169 | andreia | 2007-05-23 19:53:35 +0200 (Wed, 23 May 2007) | 3 +lines + +Fixed the switch to use KeyCode instead of names... silly + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
