Discussion:
DataView Store making a search filter
Stefano Mtangoo
2014-08-07 08:52:05 UTC
Permalink
Hi friends,
I need to implement function to act as a filter. I have DataViewTreeCtrl
that works fine and I want to apply search filter.
What is the right approach that is right. I have tried to inherit from
wxDataViewTreeStore and adding function. First it will not allow me copy
anything it owns
rightly so. and since am just getting used to models, I need help as how to
start tackling the issue right way
Thanks,
Stefano
--
Please read http://www.wxwidgets.org/support/mlhowto.htm before posting.

To unsubscribe, send email to wx-users+***@googlegroups.com
or visit http://groups.google.com/group/wx-users
Loading...