clicking in another window also no longer closed the menu unless focus was changed...
authorDiederick Niehorster <dcnieho@gmail.com>
Sat, 6 Apr 2013 10:17:04 +0000 (10:17 +0000)
committerDiederick Niehorster <dcnieho@gmail.com>
Sat, 6 Apr 2013 10:17:04 +0000 (10:17 +0000)
commit8f5779d2f8e49f4de9fd79689b2c7867450578ab
tree634e33178521401de2eded9bd76ab7bcd167b6f8
parent6636a18df676a102cee0bcf31ce81b67dc7b7ac2
clicking in another window also no longer closed the menu unless focus was changed. Fixed in click checker in general menu code, so it'll improve menus on X11 as well. Our Windows part now only needed for when losing focus because switching to a non-FreeGLUT window

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