[Mono-devel-list] [PATCH] ListBox.Items.Insert bug and some problems.

Kazuki Oikawa kazuki at panicode.com
Sun May 15 08:29:25 EDT 2005


Hi,

Managed.Windows.Forms's ListBox.Items.Insert throws an exception
when index of argument equals ListBox.Items.Count.
Insert.diff of attached file corrects this bug.

ItemHeight.diff is the patch which corrects "ItemHeight Property"
doesn't act the Microsoft Compatible.

PreferredHeight.diff is the patch which implements PreferredHeight
property of ListBox.

Please review it.


Best regards.
Kazuki Oikawa

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Insert.diff
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050515/9987af27/attachment.pl 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ItemHeight.diff
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050515/9987af27/attachment-0001.pl 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: PreferredHeight.diff
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050515/9987af27/attachment-0002.pl 


More information about the Mono-devel-list mailing list