• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Disabling Exposé in SystemUIMode
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Disabling Exposé in SystemUIMode


  • Subject: Re: Disabling Exposé in SystemUIMode
  • From: Ricky Sharp <email@hidden>
  • Date: Wed, 5 Aug 2009 21:34:17 -0500


On Aug 5, 2009, at 8:45 PM, Pierce Freeman wrote:

I am wondering if anyone knows of a way to disable Exposé in SystemUIMode.
I am using this class to create a kiosk-based application and don't want the
user to be able to switch between other windows. If there isn't a way to do
this inside the class, is there another class that can accomplish this
instead?


Using SetSystemUIMode disables Expose in my app just fine. I call it with these parameters:

OSStatus status = SetSystemUIMode (kUIModeAllHidden, kUIOptionDisableProcessSwitch);

There's a technote here which covers the options (although seems a bit outdated)

<http://developer.apple.com/technotes/tn2002/tn2062.html>

___________________________________________________________
Ricky A. Sharp         mailto:email@hidden
Instant Interactive(tm)   http://www.instantinteractive.com



_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Disabling Exposé in SystemUIMode
      • From: Pierce Freeman <email@hidden>
References: 
 >Disabling Exposé in SystemUIMode (From: Pierce Freeman <email@hidden>)

  • Prev by Date: Setting the width of a segment to 0 in NSSegmentedControl doesn't work so well
  • Next by Date: Re: Disabling Exposé in SystemUIMode
  • Previous by thread: Disabling Exposé in SystemUIMode
  • Next by thread: Re: Disabling Exposé in SystemUIMode
  • Index(es):
    • Date
    • Thread