Please log a bug and attach a simple testcase. Peter
-----Original Message----- From: "Martin Honermeyer" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Date: 26 May, 2005 03:42 Subject: [Mono-winforms-list] Images in a Listview >Hi, > >I am developing a SWF application in VS.NET for use on Linux with Mono. >There is a form with a ListView an and ImageList. The SmallImageList >property is set to the ImageList. > >In my code, I am using the imageIndex argument in the ListViewItem >constructor in order to have different entries with different Icons. >Surprisingly, _every_ item shows up with the FIRST image from the >ImageList. It doesn't matter which index is set. > >This works in .NET on Windows, but not for Mono/Linux. I suppose it's a >bug, >because the class status page says those classes are complete?! > > >Greetings, >Martin > > >_______________________________________________ >Mono-winforms-list maillist - [email protected] >http://lists.ximian.com/mailman/listinfo/mono-winforms-list > > _______________________________________________ Mono-winforms-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-winforms-list
