Menu

#73 [WIN32]Subwindow sizes and positions are wrong upon creation

closed-remind
None
7
2007-09-16
2005-05-30
No

Original bug is 967323.
https://sourceforge.net/tracker/?func=detail&aid=967323&group_id=1032&atid=101032

I cannot attach a patch in original bug so I created
this bug.
Here is a patch.
NOTE: negative or zero arguments to
glutInitWindowSize() are not permitted on GLUT 3.7.
This is a new feature for freeglut.

You can also test this bug with menuselection.c in
Bugs#1052151.
https://sourceforge.net/tracker/index.php?func=detail&aid=1052151&group_id=1032&atid=101032
White subwindow of size 100x100 is in the center of the
first window (black, size 300x300).

Discussion

  • Takeshi Nishimura

    Patch to fix subwindow size & position

     
  • James 'J.C.' Jones

    • priority: 5 --> 7
    • assigned_to: nobody --> puggles
    • status: open --> open-remind
     
  • James 'J.C.' Jones

    Logged In: YES
    user_id=71128

    We're going to wait for the next point release -- it's a
    little much for this stage of 2.4.0's release candidates.

    Thanks, Takeshi!

     
  • John F. Fay

    John F. Fay - 2007-09-16
    • status: open-remind --> closed-remind
     
  • John F. Fay

    John F. Fay - 2007-09-16

    Logged In: YES
    user_id=70811
    Originator: NO

    Fixed, finally, in changeset [715]. The commit message for that changeset gives the wrong bug number.

     

Log in to post a comment.