wxListCtrl: problem with single selection after a sort
Vadim Zeitlin
vadim at wxwidgets.org
Thu Jul 5 07:08:16 PDT 2007
On Mon, 02 Jul 2007 15:28:22 -0700 defreitas at gmail.com wrote:
> I am using wxGTK 2.8.4 on an SGI Irix 6.5 machine with the MIPS 7.4
> compiler. My GTK+ version is 2.4.
...
> To reproduce the problem, bring up the "listctrl" sample program.
> Select the item that says "This is item 5". Then append an item to the
> list via "List->Append an item". Now do a sort via "List->Sort". The
> previoulsy selected item is still selected (good)... but when I try to
> select another item, the previous selected item does not deselect
> (bad). I now have two selected items, even though I should be in
> "single selection" mode.
FWIW I can't reproduce this with wx from svn under Linux. I don't know if
it is because I'm using trunk and not 2.8 or because I'm under Linux and
not SGI. The latter would be surprising but OTOH I don't see any relevant
changes since 2.8 which could fix this bug.
Would it be possible for you to test svn trunk under IRIX?
Thanks,
VZ
--
TT-Solutions: wxWidgets consultancy and technical support
http://www.tt-solutions.com/
More information about the wx-users
mailing list