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=81142

--- shadow/81142        2007-03-16 11:11:13.000000000 -0500
+++ shadow/81142.tmp.2434       2007-03-18 19:11:53.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 81142
 Product: Mono: Class Libraries
 Version: 1.2
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: NOTABUG
 Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
@@ -186,6 +186,11 @@
 
 ------- Additional Comments From [EMAIL PROTECTED]  2007-03-16 11:11 -------
 I would not say that. You are using it from another thread. It may 
 work on .NET Framework, but the documentation generally says it's not 
 guaranteed. If you know it's supposed to be thread-safe, please 
 provide more information (a link to the documentation).
+
+------- Additional Comments From [EMAIL PROTECTED]  2007-03-18 19:11 -------
+this is not a bug.  please use Control.Invoke() to invoke a delegate
+and update the progress bar on the proper thread (the one which
+created it).
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to