[Mono-bugs] [Bug 79378][Min] Changed - Prevent a user from moving a form during runtime doesn't work
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Apr 13 21:02:40 EDT 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 rolfkvinge at ya.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79378
--- shadow/79378 2007-04-03 14:13:28.000000000 -0400
+++ shadow/79378.tmp.12509 2007-04-13 21:02:40.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 79378
Product: Mono: Class Libraries
Version: 1.0
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: WONTFIX
Severity: Unknown
Priority: Minor
Component: Windows.Forms
AssignedTo: rolfkvinge at ya.com
ReportedBy: alex.olk at googlemail.com
QAContact: mono-bugs at ximian.com
@@ -61,6 +61,9 @@
it's the window manager, so there's no easy way to support this,
especially since X only notifies us after the form has moved.
The only way I see would be to send those messages when the form has
moved, see if DefWndProc gets them, and if not move the form back to
where it was.
+
+------- Additional Comments From rolfkvinge at ya.com 2007-04-13 21:02 -------
+There is no good solution to this, so I'll close the bug as WONTFIX.
More information about the mono-bugs
mailing list