[Mono-bugs] [Bug 75884][Cos] Changed - Form updated from an external thread doesn't redraw.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Oct 6 21:10:15 EDT 2005


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 jackson at ximian.com.

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: jackson at ximian.com                            
 ReportedBy: skolima at gmail.com               
 QAContact: mono-bugs at ximian.com
@@ -84,6 +84,9 @@
 
 ------- Additional Comments From jackson at ximian.com  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 jackson at ximian.com  2005-10-06 21:10 -------
+Yeah this isn't legal look at using Control::BeginInvoke


More information about the mono-bugs mailing list