A menu bar that flickers less on MS windows.
Definition: MainMenuBar.h:37
void CheckItem(int id, bool check)
Check or uncheck an item - but only if the item needs checking or unchecking.
Definition: MainMenuBar.cpp:37
void EnableItem(int id, bool enable)
Enable or disable an item - but only if the item needs enabling or disabling.
Definition: MainMenuBar.cpp:32