• 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: Pierce Freeman <email@hidden>
  • Date: Wed, 05 Aug 2009 19:39:52 -0700
  • Thread-topic: Disabling Exposé in SystemUIMode

Hi Ricky:

Which version of OS X are you using?  With the latest of Leopard, it just
doesn't seem to work.


On 8/5/09 7:34 PM, "Ricky Sharp" <email@hidden> wrote:

>
> 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: Ricky Sharp <email@hidden>
    • Re: Disabling Exposé in SystemUIMode
      • From: "Sean McBride" <email@hidden>
References: 
 >Re: Disabling Exposé in SystemUIMode (From: Ricky Sharp <email@hidden>)

  • Prev by Date: Re: Disabling Exposé in SystemUIMode
  • Next by Date: FYI - new debug & profile libraries are out
  • Previous by thread: Re: Disabling Exposé in SystemUIMode
  • Next by thread: Re: Disabling Exposé in SystemUIMode
  • Index(es):
    • Date
    • Thread