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=76176 --- shadow/76176 2005-09-29 10:17:58.000000000 -0400 +++ shadow/76176.tmp.13898 2005-09-29 10:46:34.000000000 -0400 @@ -137,6 +137,24 @@ in <0x0002e> System.Windows.Forms.ImageList+ImageCollection:Add (S Image value) in <0x00422> MonoSamples.ListViewTest:InitializeComponent () in <0x0008c> MonoSamples.ListViewTest:.ctor () in (wrapper remoting-invoke-with-check) MonoSamples.ListViewTest:. in <0x00018> MonoSamples.ListViewTest:Main (System.String[] args) + +------- Additional Comments From [EMAIL PROTECTED] 2005-09-29 10:46 ------- +Please try using the latest revision of MWF and System.Drawing. + +Note that the end of stack trace lines seem to be truncated but I +think this is because you are using old System.Drawing. + +I committed this patch when I discovered this deficiency of our +System.Drawing: +http://lists.ximian.com/pipermail/mono-patches/2005- +September/064694.html + +I was able to run your sample and using the Add Items button images +were added. + +If you were able to run the sample using the latest MWF and +System.Drawing please let me know otherwise please include the stack +trace without losing characters at line endings. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
