[Mono-bugs] [Bug 490106] Application stop responding after calling Hide() method from Thread

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Apr 10 14:15:35 EDT 2009


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

User calberto.cortez at gmail.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=490106#c1


Carlos Alberto Cortez <calberto.cortez at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |calberto.cortez at gmail.com




--- Comment #1 from Carlos Alberto Cortez <calberto.cortez at gmail.com>  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.


More information about the mono-bugs mailing list