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

http://bugzilla.novell.com/show_bug.cgi?id=565944#c3


--- Comment #3 from matteo tesser <matteo.tes...@gmail.com> 2010-01-08 01:51:37 
UTC ---
Hi Carlos,
Thanks for explaining: luckiy was not a blocking problem and it was easy to
find a workaround. this problem was found running a code where a custom control
did not respond/refresh to certain events: the situation was thay events were
handled in the parent form (a MDI child) and then the parent invalidate itslef.
 in .NET and mono <2.4.3 worked! but in 2.4.3 the control stopped refreshing on
such events.

Then I fixed the problem by correctly handling events causing refresh directly
in the control.

Best,
Matteo

-- 
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  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to