Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Results 1 to 2 of 2

Thread: glut window management

  1. #1
    Junior Member Newbie
    Join Date
    Apr 2002
    Location
    cedar rapids, ia, us
    Posts
    1

    glut window management

    I have a question, and would appreciate some help. Is there a way to manipulate the glut window title bar? I'm trying to see if I can create a glut window without the min-max buttons etc.

    thanks!

  2. #2
    Member Regular Contributor
    Join Date
    Jul 2001
    Location
    earth
    Posts
    263

    Re: glut window management

    Try GLFW another cool OpenGL framework from Marcus Geelnard.. it's free and of course u get sources! then, for your problem you should modify the source code yourself! http://hem.passagen.se/opengl/glfw/
    hth

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •