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

Thread: adding win32 menus and toolbars

  1. #1
    Member Regular Contributor
    Join Date
    Nov 2000
    Location
    israel
    Posts
    332

    adding win32 menus and toolbars

    if i have a project, that i started without menus and tool bar, in mvsc++6.0, how can i add it myself, ussally mfc app wizard is doing all the work, but i want to do it alone.
    thnx.
    -ofer-

  2. #2
    Member Regular Contributor
    Join Date
    Nov 2000
    Location
    israel
    Posts
    332

    Re: adding win32 menus and toolbars

    i found the solution in the online msdn, but the toolbar always flickers, and almost cannot be seen, it happans when i switch the buffers. if i undock the tool bar it stops flickering but the grey line on the top still does. since it is just an editor, i might be satisfied with one buffer(i think not), but do u know a better solution?

    [This message has been edited by okapota (edited 01-05-2001).]
    -ofer-

  3. #3
    Junior Member Newbie
    Join Date
    Jun 2000
    Location
    Overloon
    Posts
    16

    Re: adding win32 menus and toolbars

    I do know it is impossible to add child windows to your OGL window when you are in fullscreen!!!

  4. #4
    Member Regular Contributor
    Join Date
    Nov 2000
    Location
    israel
    Posts
    332

    Re: adding win32 menus and toolbars

    im not in full screen(!!!).
    -ofer-

Posting Permissions

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