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=79185 --- shadow/79185 2006-08-27 15:53:12.000000000 -0400 +++ shadow/79185.tmp.23592 2006-08-27 16:18:28.000000000 -0400 @@ -1,12 +1,12 @@ Bug#: 79185 Product: Mono: Class Libraries Version: 1.0 OS: unknown OS Details: mono 1.1.16.1 -Status: NEW +Status: NEEDINFO Resolution: Severity: Unknown Priority: Normal Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] @@ -123,6 +123,14 @@ code? ------- Additional Comments From [EMAIL PROTECTED] 2006-08-27 15:53 ------- Created an attachment (id=17535) VS.NET 2003 Projectfile (put Form1.cs and Form1.resx in the same Folder in order to work) + +------- Additional Comments From [EMAIL PROTECTED] 2006-08-27 16:18 ------- +I just tried the app on Linux, (I added this.BackgroundImage = +imageList1.Images[0];) to get a visual confirmation when it works, +and it loaded the image fine. Are you running mono on win32 or linux? +We fixed an imagelist issue since 1.1.16.1 was released, you might +want to try svn head for libgdiplus, System.Drawing and MWF. (Or wait +for 1.1.17 which should come out Monday or so) _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
