Ethan
08-10-2001, 06:29 AM
Hi!
I'm just beginning to play with openGL and C++ builder together and I had a little problem using TMainMenu:
I'm just trying some animations with openGL,
like to draw a triangle and rotating it with
glRotate. But, with an Menu item in my form,
when I activate it (clicking an item like File/Open) everything is "freezed" in my
animation, until I leave the menu item.
Does anyone knows how to overcome this, i.e, how to keep my animations working while I'm working with the menu??
Thanks in advance for any help on this matter!
I'm just beginning to play with openGL and C++ builder together and I had a little problem using TMainMenu:
I'm just trying some animations with openGL,
like to draw a triangle and rotating it with
glRotate. But, with an Menu item in my form,
when I activate it (clicking an item like File/Open) everything is "freezed" in my
animation, until I leave the menu item.
Does anyone knows how to overcome this, i.e, how to keep my animations working while I'm working with the menu??
Thanks in advance for any help on this matter!