Re: Possible wxListView bug?
Marco DeFreitas <[email protected]>
| Newsgroups | gmane.comp.lib.wxwindows.general |
|---|---|
| Message-ID | <[email protected]> |
Yes, the latest version fixed the problem. Thanks! On Saturday, March 2, 2024 at 11:11:56 AM UTC-5 Vadim Zeitlin wrote: > On Thu, 29 Feb 2024 09:40:11 -0800 (PST) Marco DeFreitas wrote: > > MD> I am having problems with wxListView and multi-select. After I select > and > MD> item and delete it, the multi-select feature seems to break. I can see > this > MD> in the listctrl sample program as well. I am using wxWidgets 3.2.1 on > Red > MD> Hat 8 Linux. You can see the problem by bringing up the listctrl > sample > MD> program and then: > MD> > MD> 1) From the menu, select “List->Multiple Selection” > MD> > MD> 2) Click on the first item to select it > MD> > MD> 3) From the menu. Select "List->Delete first item" > MD> > MD> 4) Click on the second row > MD> > MD> 5) Shift-click the third row > MD> > MD> Instead of the second and third row being selected, the first through > third > MD> are selected. Note that this problem does NOT occur if I skip step 2 > from > MD> above. I’m not sure if this is a bug in the wx-Widgets code or in the > MD> sample program... > MD> > MD> Any ideas? > > Hello Marco > > From the description it looks like it could be the same problem that was > recently fixed by https://github.com/wxWidgets/wxWidgets/pull/24332 > (thanks > to @taler21) and, indeed, I can't reproduce it following the steps above > with the current master. > > Could you please check if applying the same fix to your version helps? > I've also just pushed this fix to 3.2 branch, so if you update to the very > latest 3.2 from Git (what will become 3.2.5 soon), the problem should also > be fixed -- but please let us know if it isn't. > > Regards, > VZ > > -- > TT-Solutions: wxWidgets consultancy and technical support > https://www.tt-solutions.com/ > -- Please read https://www.wxwidgets.org/support/mlhowto.htm before posting. --- You received this message because you are subscribed to the Google Groups "wx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/wx-users/c798fb82-e3bf-4353-aae8-60425ab23939n%40googlegroups.com.