child window now only used for keyboard callbacks and setting focus in
authorDiederick Niehorster <dcnieho@gmail.com>
Mon, 23 Jul 2012 08:52:50 +0000 (08:52 +0000)
committerDiederick Niehorster <dcnieho@gmail.com>
Mon, 23 Jul 2012 08:52:50 +0000 (08:52 +0000)
commitd9b0989056a1c2267b68f01317d4641c70e48719
tree3efe47bc788da7b26deff4997ddd971fc88f6215
parent8169011b88194be1123eb34fcddfd51e85640e94
child window now only used for keyboard callbacks and setting focus in
windowproc, was a bit overeager before

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@1363 7f0cb862-5218-0410-a997-914c9d46530a
progs/demos/One/one.c
src/mswin/fg_main_mswin.c