Hi,
Just one question: what are the exact features of your custom tree widget
that couldn't be implemented with a regular (or CNF) Tree? Quick-filtering
is possible, zoomable I guess is also feasible by dealing with text and
image size...
If you can manage to use a regular tree, then you can just
Hi,
I don't know if this is the right place to ask this. I am developing a
gamedev IDE and I need a custom Project Explorer more friendly with game
development. I use a custom Tree widget that has all the features I
need: zoomable, quick filtering, flexible layout, etc.. So what I need
is to