Menu with "File" - "Load" ...

I’m looking for a simple example for an OpenGL window with a tool bar (File, Load, …)

Someone has a source code for that ?

Thanks in advance.

You should probably specify Operating system and state whether you want the toolbar to be OS native (e.g. MFC) or written in raw OpenGL, or some other portable GUI middlewear (e.g. GTK), or GUI middlewear written on OpenGL (e.g. FLTK).

Post your email and I can email you template project for that. I don’t like to post my e-mail to avoid spam.

Take a look here for a Win32/OpenGL graphical application’s skeletton :

http://perso.club-internet.fr/jbuyck/Themes/prog3D/SkellApp/AppSkel.htm