I have an app that sets the System UI mode by calling:
SetSystemUIMode(kUIModeContentSuppressed, 0);
After this has been called I have some code that displays something
fullscreen so it hides the menu bar. When the fullscreen stuff is
finished it calls ShowMenuBar, which is reseting the system UI mode
to normal.
Is this a bug? Or is this the way ShowMenuBar should behave?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/carbon-dev/email@hidden