Window Minimized and Menus are Disabled

BlitzMax Forums/BlitzMax GUI Programming/Window Minimized and Menus are Disabled

This is a bit of an odd one for me. When I minimize a window made from BlitzMax
and MaxGui on Mac OS X, all the menus are disabled. Not normal for an OS X
app.

Does anyone know how to keep that from happening?

Thanks,
-Garrett

I'm not on a mac, but can't you check for the window state and reenable the menus by hand?