Fullscreen window after hiding Dock works in 10.4 but not 10.3
Fullscreen window after hiding Dock works in 10.4 but not 10.3
- Subject: Fullscreen window after hiding Dock works in 10.4 but not 10.3
- From: "Crichlow, Eric" <email@hidden>
- Date: Tue, 2 Aug 2005 19:57:03 -0400
I've tried 2 different ways of hiding the Dock while my app is running,
NSMenu's setMenuBarVisible call, and SetSystemUIMode. In both cases, if I
make the call and then try to create a full screen window, even if the
window is created several seconds later, after other processing is done, the
Dock is hidden, but the window still comes up and won't cover the area of
the screen where the Dock had been located.
This is the case with 10.3, but works fine in 10.4.
I've seen a couple of other people ask questions regarding this issue a
fairly long time ago, but no one ever seemed to have a definitive response.
Is there such a definitive response nowadays?
Failing the ability to make the code work either way I'm currently
trying, is there a way to programatically turn Dock autohiding on? Again,
I've seen a couple of people ask this question, and the only suggestions
I've seen were to try to Applescript it, but from what I read that never
seemed to work for anyone.
...Thanx...
...Eric...
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden