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=75884 --- shadow/75884 2005-09-26 19:10:52.000000000 -0400 +++ shadow/75884.tmp.10513 2005-10-06 21:10:15.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 75884 Product: Mono: Class Libraries Version: 1.1 OS: unknown OS Details: Slackware 10.1 -Status: NEW -Resolution: +Status: RESOLVED +Resolution: NOTABUG Severity: Unknown Priority: Cosmetic Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -84,6 +84,9 @@ ------- Additional Comments From [EMAIL PROTECTED] 2005-09-26 19:10 ------- I am pretty sure that this code isn't really legal on MS. It happens to work when you run it, but thats more of a lucky timing thing. According to the docs you shouldn't be accessing your control from another thread except with the BeginInvoke stuff. + +------- Additional Comments From [EMAIL PROTECTED] 2005-10-06 21:10 ------- +Yeah this isn't legal look at using Control::BeginInvoke _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
