Re: [Mono-winforms-list] Treeview select bug

2009-02-02 Thread Stifu
I reported a similar bug about Treeview selection not being cancelable (making it so you could select multiple nodes), and it's been fixed in 2.4. Please check with the 2.4 preview (http://mono.ximian.com/monobuild/preview/download-preview/) that the bug is still there before reporting it. qed

[Mono-winforms-list] Treeview select bug

2009-02-01 Thread qed
The Treeview control wants to select its first item when it gains focus for the first time (after the application starts running) via a mouse-click whether the user clicked on the first item or a different item. If the user did not select the first item, then the control incorrectly generates two

Re: [Mono-winforms-list] Treeview select bug

2009-02-01 Thread Carlos Alberto Cortez
This sounds like a bug. Please fill a bug report. Thanks! Carlos. 2009/2/2 qed naoti...@gmail.com The Treeview control wants to select its first item when it gains focus for the first time (after the application starts running) via a mouse-click whether the user clicked on the first item or