https://bugzilla.novell.com/show_bug.cgi?id=327608#c9





--- Comment #9 from Jonathan Pobst <[EMAIL PROTECTED]>  2007-09-26 09:25:22 MST 
---
I think r86408 fixes all the cases you've illustrated.  Thank you for following
up to help me refine this.

2007-09-26  Jonathan Pobst  <[EMAIL PROTECTED]>

        * Application.cs: Move the sync context stuff to Run instead of RunLoop
        so that it doesn't get uninstalled on modal forms.
        * Control.cs: Install a sync context when a control is created.
        * WindowsFormsSyncronizationContext.cs: Create a private static control
        to invoke on.  This is easier than trying to find a created control we
        can use.
        [Fixes bug #327608]


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

Reply via email to