Hi All! I'm a opengl-newbie and I want to add a simple example to complete my application. Today my application is splitted into 2 tab: - first tab contains game's settings - second tab should contain the game! The problem is that I'm not able to create the game using that tab :'( I found a lot of example that create a simple opengl application using a window, but no example uses a single Windows::Forms::TabPage^ (I'm usign visual studio) I hope it can be done, because the first tab required me a lot of time.. ps:for the second tab,just to begin,a simple black "screen" can be enough :)
A
Athos1984
@Athos1984