[Mono-bugs] [Bug 81101][Nor] Changed - Implement Control.WindowTarget
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Mar 9 23:35:41 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 21:49:34.000000000 -0500
+++ shadow/81101.tmp.4831 2007-03-09 23:35:41.000000000 -0500
@@ -25,6 +25,11 @@
toshok: so basically it goes: X11/win32 -> XplatUI -> NativeWindow.WndProc
-> ControlNativeWindow.WndProc -> Control.WndProc
i-nZ: then it should be: X11/win32 -> XplatUI -> NativeWindow.WndProc ->
ControlNativeWindow.WndProc -> Control.WindowTarget -> Control.WndProc
ControlNativeWindows.WndProc -> WindowTarget -> control.wndproc
+
+------- Additional Comments From contact at i-nz.net 2007-03-09 23:35 -------
+Created an attachment (id=18871)
+Patch + ChangeLog entry
+
More information about the mono-bugs
mailing list