Hi Pierre,
I've always liked that XnView is coded using Qt, since I use Qt in my own projects. I'm curious about the folder tree widget. Do you use an embedded INameSpaceTreeControl or your own implementation? If you are using the tree control, how did you go about it? I'm about to begin working on my own implementation and using a QWindow seems the best bet.
Thanks,
Jon
Development question for Pierre
Moderators: helmut, XnTriq, xnview
Re: Development question for Pierre
no it's my own implementation to support OS before Vista
Pierre.
Re: Development question for Pierre
Ah, I just realized QWindow wasn't introduced until Qt5.
Thanks for the info,
Jon
Thanks for the info,
Jon