[Mono-bugs] [Bug 75011][Cos] Changed - Standard Cursors cannot be
drawn
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Mar 16 19:08:52 EST 2006
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 peter at novonyx.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75011
--- shadow/75011 2005-05-20 14:42:25.000000000 -0400
+++ shadow/75011.tmp.19141 2006-03-16 19:08:52.000000000 -0500
@@ -1,25 +1,30 @@
Bug#: 75011
Product: Mono: Class Libraries
Version: 1.1
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Cosmetic
Component: Windows.Forms
AssignedTo: peter at novonyx.com
ReportedBy: peter at novonyx.com
QAContact: mono-bugs at ximian.com
-TargetMilestone: ---
+TargetMilestone: 2_0
URL:
Cc:
Summary: Standard Cursors cannot be drawn
The Cursor.Draw and Cursor.DrawStretched methods do not work with cursors
from the Cursors class, only with userdefined ones.
Need to create/add resources for all cursors and load them in Cursors.
This bug is a reminder that it needs to be done once all the important
stuff is taken care of.
+
+------- Additional Comments From peter at novonyx.com 2006-03-16 19:08 -------
+Pushing this out since we don't have a straightforward way to get the
+external theme cursors on Linux and we don't want to impose our
+Windows-looking cursors when running on Linux.
More information about the mono-bugs
mailing list