[Mono-bugs] [Bug 81101][Nor] Changed - [Patch] Control.WindowTarget implementation
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Mar 10 10:41:25 EST 2007
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by contact at i-nz.net.
http://bugzilla.ximian.com/show_bug.cgi?id=81101
--- shadow/81101 2007-03-09 23:59:16.000000000 -0500
+++ shadow/81101.tmp.20602 2007-03-10 10:41:25.000000000 -0500
@@ -42,6 +42,11 @@
WindowTarget is the layer for passing messages to the control. So it
should be created before the ControlNativeWindow (which receives the
messages from the main dispatcher). It must not be null (thus
initialized in the ctor). It is just a pure layer (not exposing
behaviour) between NativeWindow and the Control for messages. It
doesn't have special constrains.
+
+------- Additional Comments From contact at i-nz.net 2007-03-10 10:41 -------
+Created an attachment (id=18873)
+Patch + Test + ChangeLog entry
+
More information about the mono-bugs
mailing list