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-08-23 10:10:17.000000000 -0400
+++ shadow/75884.tmp.29031      2005-09-26 19:10:52.000000000 -0400
@@ -1,17 +1,17 @@
 Bug#: 75884
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: Slackware 10.1
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Cosmetic
 Component: Windows.Forms
-AssignedTo: [EMAIL PROTECTED]                            
+AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: Form updated from an external thread doesn't redraw.
@@ -78,6 +78,12 @@
 Expected Results:
 ListBox updates showing the added string.
 
 How often does this happen? 
 
 Everytime.
+
+------- 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. 
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to