wxTreeListCtrl/wxDataViewCtrl hot-tracking row Topic is solved

If you are using the main C++ distribution of wxWidgets, Feel free to ask any question related to wxWidgets development here. This means questions regarding to C++ and wxWidgets, not compile problems.
ONEEYEMAN
Part Of The Furniture
Part Of The Furniture
Posts: 7459
Joined: Sat Apr 16, 2005 7:22 am
Location: USA, Ukraine

Re: wxTreeListCtrl/wxDataViewCtrl hot-tracking row

Post by ONEEYEMAN »

Hi,
Do you want to submit it as a patch/PR so it can be included in the library?

Thank you.
User avatar
Kerber
Earned a small fee
Earned a small fee
Posts: 11
Joined: Wed Aug 16, 2017 9:21 pm
Location: Russia

Re: wxTreeListCtrl/wxDataViewCtrl hot-tracking row

Post by Kerber »

ONEEYEMAN wrote: Wed Mar 17, 2021 3:22 pm Hi,
Do you want to submit it as a patch/PR so it can be included in the library?

Thank you.
If that's directed at me, then no. There are way too many changes for it to be ported back to wxWidgets and it's now incompatible with both the original implementation and interface.
Post Reply