[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[MiNT] XaAES: Menus in windows vs. menu_tnormal()



Hi,

I'm using a menu bar in a window. I attached it using wind_set(WF_MENU, ...) and it works well except for the fact that menu_tnormal() doesn't seem to work properly. It works for regular menus.

Am I using the wrong call? Am I supposed to reset the menu state in some other way?

-- PeP