I don't have the entire thread on this machine so I apologize if I am repeating 
someone else.

When you are ready do say "10.6 and above", then you can consider using
        [NSApplication setPresentationOptions]
In the meantime SetSystemUIMode works well in both 32 and 64 bit binaries.

Jesper Storm Bache

On Jan 26, 2010, at 8:13 PM, Kiel Gillard wrote:

> On 27/01/2010, at 3:03 PM, Arun wrote:
> 
>> I wanted to use SetSystemUIMode() to hide the dock item and menu of my
>> application. Do you know how can we achieve using the same?
> 
> Please see the LSBackgroundOnly Info.plist key:
> <http://developer.apple.com/mac/library/documentation/General/Reference/InfoPlistKeyReference/Articles/LaunchServicesKeys.html#//apple_ref/doc/uid/20001431-109268>
> 
> Kiel
> 
>> On Wed, Jan 27, 2010 at 2:04 AM, Sean McBride <s...@rogue-research.com>wrote:
>> 
>>> On 1/25/10 5:17 PM, Arun said:
>>> 
>>>> Are there any cocoa equivalent API's for SetSystemUIMode() available in
>>>> Leopard 10.5 and above?
>>>> I want to hide dock and menu item at run time in my application.
>>> 
>>> SetSystemUIMode works well for me in 10.5 and above.  Is it causing
>>> problems for you?
>>> 
>>> --
>>> ____________________________________________________________
>>> Sean McBride, B. Eng                 s...@rogue-research.com
>>> Rogue Research                        www.rogue-research.com
>>> Mac Software Developer              Montréal, Québec, Canada
>>> 
>>> 
>>> 
>> _______________________________________________
>> 
>> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
>> 
>> 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:
>> http://lists.apple.com/mailman/options/cocoa-dev/kiel.gillard%40gmail.com
>> 
>> This email sent to kiel.gill...@gmail.com
> 
> _______________________________________________
> 
> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
> 
> 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:
> http://lists.apple.com/mailman/options/cocoa-dev/jsbache%40adobe.com
> 
> This email sent to jsba...@adobe.com

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to