[Plib-users] Dialog Example
Brought to you by:
sjbaker
From: Ed P. <ed...@ce...> - 2002-09-04 20:43:26
|
I have a dll I have written which uses a third party OpenGL scene graph api. I need to add some dialogs to the dll acquire user input (spin/zoom/pan among other tasks). This dll will be used by Win32 applications. Can I use PUI to create my dialogs? Even if my application and dll is not GLUT based? The first app which will use this dll will be MFC based. Does anyone have an example of doing this? Ed |