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=78351 --- shadow/78351 2006-05-10 08:03:02.000000000 -0400 +++ shadow/78351.tmp.25509 2006-05-10 08:22:05.000000000 -0400 @@ -82,6 +82,22 @@ executable was built is required. ------- Additional Comments From [EMAIL PROTECTED] 2006-05-10 08:03 ------- Steps to reproduce problem: Compile the project with csc (MS.NET 1.1 SP1) Run with Mono 1.1.15 and monocharge-060509. + +------- Additional Comments From [EMAIL PROTECTED] 2006-05-10 08:22 ------- +This seems to be the same problem that pdn has (missing ToolBar bitmaps). + +Under some circumstances mwf/sd can't display some icons/bitmaps when +they are embeded as resource (I tried to find a testcase for that but +didn't succeed yet). + +In pdn I've added some code to the method that reads the images from +the resource and that showed me that the images are there and have the +correct size (only tested != null and for size). + +Rogers exe draws/shows the embeded icon on windows (I've only copied +the exe file to windows) but mwf doesn't. + +Attached is a windows/linux screenshot as usual :-) _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
