[Mono-bugs] [Bug 477438] Virtual/ownerdraw Listview cant handle >16 item

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Feb 19 01:20:50 EST 2009


https://bugzilla.novell.com/show_bug.cgi?id=477438

User calberto.cortez at gmail.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=477438#c3





--- Comment #3 from Carlos Alberto Cortez <calberto.cortez at gmail.com>  2009-02-18 23:20:49 MST ---
The modified sample you posted hangs as well on .net. This happens because the
items' cache has the default value of VirtualListSize (0), and then you
actually modify VirtualListSize to 0. This way the exception happens in the
application, not in the runtime.

Maybe you want to try a different approach.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list