Re: UIElement off/on?
Re: UIElement off/on?
- Subject: Re: UIElement off/on?
- From: "Stephen J. Butler" <email@hidden>
- Date: Wed, 4 Feb 2009 01:20:29 -0600
On Tue, Feb 3, 2009 at 4:55 PM, Oliver Moran <email@hidden> wrote:
> I am writing an application that for the most part will run with
> "Application is agent (UIElement)" enabled in the Info.plist. Occasionally
> however I will want the application to run as a normal appliation (Dock
> icon, menubar, APPLE+Tab etc.).
>
> Is there a way to programatically turn UIElement off and on? I would be very
> grateful for any assistance.
TransformProcessType might let you "turn it off". Check the notes:
http://www.cocoadev.com/index.pl?TransformProcessType
However, I don't think anything lets you turn it back on again.
_______________________________________________
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