Re: [Plib-users] Using Multiple Window of GLUT
Brought to you by:
sjbaker
From: Adnan B. <adn...@gm...> - 2005-09-08 16:25:15
|
you are already using glut that is glutCreateSubWindow and there are alot o= f=20 tutorial online which will help you to do wat you want.To be honest i didnt= =20 understand your question.You definately can creat subwindows and windows=20 seperate and depended as well.I think plui is not better than glut but you= =20 can try glui as well. bye Adnan On 9/7/05, Michele Fanti <mi...@li...> wrote: >=20 >=20 > Hello, > I have a problem when use glutCreateSubWindow. > When add a sub window in the code, one of the window > ( depending where I place ssgInit ) could'n visualize > display list and texture. > I've tryed to call ssgInit with current window set on main > and sub window, but the problem continue... > How can use multiple window with Plib and glut ? >=20 > Thank to all and excuse me for my english. >=20 >=20 > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & EXPO > September 19-22, 2005 * San Francisco, CA * Development Lifecycle=20 > Practices > Agile & Plan-Driven Development * Managing Projects & Teams * Testing & Q= A > Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf > _______________________________________________ > plib-users mailing list > pli...@li... > https://lists.sourceforge.net/lists/listinfo/plib-users > |