[Mono-bugs] [Bug 549946] Double free or memory corruption when calling Control.Invalidate (from another thread)
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sun Oct 25 20:24:38 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=549946
User vargaz at gmail.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=549946#c1
--- Comment #1 from Zoltan Varga <vargaz at gmail.com> 2009-10-25 18:24:34 MDT ---
AFAIK, control methods can only be called from the UI thread, i.e. using
Control.Invoke () + a delegate.
http://weblogs.asp.net/justin_rogers/pages/126345.aspx
--
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