http://bugzilla.novell.com/show_bug.cgi?id=490106

User [email protected] added comment
http://bugzilla.novell.com/show_bug.cgi?id=490106#c1


Carlos Alberto Cortez <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]




--- Comment #1 from Carlos Alberto Cortez <[email protected]>  
2009-04-10 12:15:34 MDT ---
The faq mentions this issue:

"My multithreaded application crashes or locks up

Mono's implementation of WinForms does not support Forms or Controls being
created on multiple threads. All Forms/Controls must be created on the same
thread.

Note this only applies to creation. You can still write multithreaded
applications that do work in other threads and modify already created controls
using Control.Invoke."

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to