[Mono-bugs] [Bug 77728][Wis] New - Images from ImageList on a
ToolBarButton do not render properly
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Mar 7 20:09:53 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 simon at nureality.ca.
http://bugzilla.ximian.com/show_bug.cgi?id=77728
--- shadow/77728 2006-03-07 20:09:53.000000000 -0500
+++ shadow/77728.tmp.20300 2006-03-07 20:09:53.000000000 -0500
@@ -0,0 +1,49 @@
+Bug#: 77728
+Product: Mono: Class Libraries
+Version: 1.0
+OS: GNU/Linux [Other]
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com
+ReportedBy: simon at nureality.ca
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Images from ImageList on a ToolBarButton do not render properly
+
+Please fill in this template when reporting a bug, unless you know what
+you are doing.
+Description of Problem: When using an ImageList associated with a
+ToolBar, and choosing an ImageIndex for a ToolBarButton the image does
+not render properly if the .resx and source files are processed through
+prj2make and mcs.
+
+
+Steps to reproduce the problem:
+1. make
+2. cd bin/Debug/
+3. mono ToolBarTest.exe
+
+Actual Results: Image on the toolbar along the top of the Form shows
+grayed out.
+
+
+
+Expected Results: To be able to see the image properly.
+
+
+How often does this happen? Every time.
+
+
+Additional Information: If you compile in VS.NET and copy the binary to
+Mono the image displays properly. So I am not sure if this is an issue
+with converting the .resx to .resources.
+
+Included in the test case is gateway-blue.png which is the image that is
+contained in the .resx incase the image/format information is needed for
+this issue.
More information about the mono-bugs
mailing list