Ooops. We don't want people to be able to create a subwindow of an
authorRichard Rauch <rkr@olib.org>
Sat, 7 Feb 2004 12:10:26 +0000 (12:10 +0000)
committerRichard Rauch <rkr@olib.org>
Sat, 7 Feb 2004 12:10:26 +0000 (12:10 +0000)
commit2ea7e1534b6ff0db4b835608c8b2d2c18629a19e
tree630794894cb007ba4c04fa9838a37f5ca7140b8e
parent5a9807d49f171a12718963f9678d4a015bb165f2
Ooops.  We don't want people to be able to create a subwindow of an
offscreen window.  (^&  This is no longer permitted.

(Actually, it would be nice if it would work, but I don't think that you
can subwindow a pixmap in UNIX_X11, and assume that subwindowing offscreen
doesn't work on WIN32, either.)

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@456 7f0cb862-5218-0410-a997-914c9d46530a
src/freeglut_window.c