Hello to all of you, as you all know the default GUI interface using by OF/CCV is glut.
The problem now is i have coded a Qt GUI but i would to let OF manipulate the Qt Gui window.
Anyone here have success incorporate Qt to Of ?
I have created a Qt GUI window and i would like to using CCV or OF to do the following.
- Resize the GUI window
- Scale and Rotate the GUI window
Optional:
3. Click event GUI window
4. Text Input
Please help.
Thanks.
I check that but not really understand.
Please help. I got an idea like this where testapp compose Qt gui applicationn.
testapp passes the blob data to Qt gui then repaint itself according to the touch event.
Thanks.
I think i need to use ofxTUIO.
Please share your idea.
kazper
#6
Hi everybody,
Me and a colleague of mine wrote a step guide for Qt Gui + OF in VS2008:
http://img.di.fct.unl.pt/diogocabral/QT+OF-ProgrammersGuideC++.pdf
We hope this helps.