I have create a multi windows app with Xcode, that’s work great, but I used an hacked version ofxNsWindower for that (only Mac). So i have a admin window (fixed size), and a render window (fullscreen or resizable).
Now i’m looking to rewrite my files for a cross-plateform solution.
I searched and found different way, but this subject is constantly out of date because of addons improve and platform OS update.
What is the best way to create a crossplateform multi windows app (PC/MAC) ?
If you have any experience in that, thanks for share