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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=77728 --- shadow/77728 2006-03-07 20:11:34.000000000 -0500 +++ shadow/77728.tmp.19824 2006-03-16 20:34:55.000000000 -0500 @@ -11,13 +11,13 @@ AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: Cc: -Summary: Images from ImageList on a ToolBarButton do not render properly +Summary: ImageListStreamer images not loaded correctly 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 @@ -49,6 +49,13 @@ this issue. ------- Additional Comments From [EMAIL PROTECTED] 2006-03-07 20:11 ------- Created an attachment (id=16576) Test Case + +------- Additional Comments From [EMAIL PROTECTED] 2006-03-16 20:34 ------- +This is actually a bug with either the ImageListStreamer. I am not +sure if its in the saving or loading, but having the ImageList load +the image manually (Images.Add (Image.FromFile (...)) works fine. So +the issue is in the imagelist streamer sadly. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
