can now also handle the case where menus is opened, client area of
authorDiederick Niehorster <dcnieho@gmail.com>
Sat, 21 Jul 2012 04:04:45 +0000 (04:04 +0000)
committerDiederick Niehorster <dcnieho@gmail.com>
Sat, 21 Jul 2012 04:04:45 +0000 (04:04 +0000)
commit49e61d9b74ae8520b5b7fddbcfc727081ac54391
tree7b267a69cf7725d7dfd243a7eff9f53affa2e722
parent401447f738d80bf80968521bc0e8394b9d825fe4
can now also handle the case where menus is opened, client area of
window with menu is clicked and then user switches to another window.

Implemented menu enumerator and a function for getting currently active
menu, if any

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@1354 7f0cb862-5218-0410-a997-914c9d46530a
src/fg_internal.h
src/fg_menu.c
src/fg_structure.c
src/mswin/fg_main_mswin.c