At present I am developing opengl c++ win32 application using GLUT and uswer interface GLUI.....I have very limited controls in GLUI.... so I would like to shift my project to windows form programming. so that I can drag and drop the controls from the toolbox.....
I explored the possibilities and found out that there is a way to use CLR windows form application where my code should be converted into native c++ (Native c++).....
IIs there any converter available to convert my application.......or any other better way to do the job...please give me som,e good solution to solve my problem.........
Thank you very much......
Start Free Trial