[Mono-winforms-list] TreeView.TreeViewNodeSorter seem to have no effect

Latif Khalifa latifer at radegastclient.org
Mon Mar 22 20:58:51 EDT 2010


Hi,

I'm trying to cure a few last quirks an an application I'm porting
from windows. The problem I'm having is that setting
TreeView.TreeViewNodeSorter seem to have no effect. The nodes gets
sorted alphabetically and Compare() in my IComparer class never gets
called. Any ideas?

Also TreeView seem to be missing [+] and [-] images next to the nodes
that can be expanded and collapsed.

Latif


More information about the Mono-winforms-list mailing list