Overlay view on OpenGL app

Overlay view on OpenGL app

BY 10 Sep 2013 Native Application Development

Hi,

I have a Form subclass on which I do some OpenGL rendering. At some point I need to create a list view for some options. What would be the proper way of doing this? Creating a new Form and add it to the application frame? I’d appreciate if anyone could give me hints on doing this properly.

Thanks in advance.

Written by