On Tue, Feb 3, 2009 at 4:55 PM, Oliver Moran <oliver.mo...@gmail.com> 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 (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