sunil
10-01-2002, 01:06 PM
is that for GLUT programming void main(arg...) or int main(argc...)is necessary.
I want to open a GLUT window when clicked on a MenuItem of a Dialog Based Interface's Menu.
What code has to be written in OnClickButton() function to open a Glut Window ..
or is it that it is not possible
I want to open a GLUT window when clicked on a MenuItem of a Dialog Based Interface's Menu.
What code has to be written in OnClickButton() function to open a Glut Window ..
or is it that it is not possible