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 3 of 3

Thread: 2 openGL objects in 2 windows

  1. #1
    Intern Newbie
    Join Date
    Apr 2005
    Posts
    32

    2 openGL objects in 2 windows

    Hi,

    I have 2 OpenGL objects in 2 different windows.
    In the bigger window I show OpenGL object sometimes big than window (and by that way getting scrollbars). In the small window I show optimized OpenGL object to window.

    When I do refresh of application window (I am working with MDI windows) the scrollbars sets to zero. It happends after I am calling MakeCurrent to the small window or the big window.

    What I need to do that scrollbars stay and doesn't change to zero?

    Thank's
    Alexei

  2. #2
    Guest

    Re: 2 openGL objects in 2 windows

    i think you are better off in a mfc board for this questions. windows scroll bars have nothing to do with opengl.

    i lifted this one from google...
    http://www.gidforums.com/f-46.html?d...t&pp=30&page=1

  3. #3
    Intern Newbie
    Join Date
    Apr 2005
    Posts
    32

    Re: 2 openGL objects in 2 windows

    Hi,

    I have asked there but I got link to this site.

    Thank's
    Alexei

Posting Permissions

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