Hi,
I would like to know if it is possible to 'visually add' a OpenGL control in the QT Designer ?
I have see several tutorial, even videos on Youtube... but it sounds that with the last version of the QTCreator it works differently ?
Thanks
Hi,
I would like to know if it is possible to 'visually add' a OpenGL control in the QT Designer ?
I have see several tutorial, even videos on Youtube... but it sounds that with the last version of the QTCreator it works differently ?
Thanks
I don't know the answer to your question, but i guess you need to write code for that.
But i can give you a little "advice": learn to code (C++) because Qt is an C++ framework, it's it not meant to be a only "visual" tool (you need to write code eventually) and if you first learn C++ (especially pointers and OOP) the Qt framework will be very easy.
Bookmarks