[Mono-bugs] [Bug 445798] Window Forms and Application. DoEvents in different threads couses exceptions or strange behaviour
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Nov 18 10:57:49 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=445798
User jpobst at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=445798#c1
Jonathan Pobst <jpobst at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jpobst at novell.com
Severity|Major |Normal
Status|NEW |RESOLVED
Resolution| |DUPLICATE
Status Whiteboard| |Threading
--- Comment #1 from Jonathan Pobst <jpobst at novell.com> 2008-11-18 08:57:48 MST ---
Mono's Winforms implementation does not support Forms or Controls being created
on multiple threads. They must create them all on a single thread.
I have added this information to our FAQ:
http://www.mono-project.com/FAQ:_Winforms#My_multithreaded_application_crashes_or_locks_up
Marking this bug a duplicate of our existing "Can't make forms on different
threads" bug.
*** This bug has been marked as a duplicate of bug 323485 ***
https://bugzilla.novell.com/show_bug.cgi?id=323485
--
Configure bugmail: https://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