Re: Erratic Cocoa Behavior
Re: Erratic Cocoa Behavior
- Subject: Re: Erratic Cocoa Behavior
- From: Mark Ritchie <email@hidden>
- Date: Tue, 17 Aug 2010 11:09:48 -0700
On 17/Aug/2010, at 6:52 AM, Uli Kusterer wrote:
> There are both NSShowAllViews and NSShowAllDrawing. They don't go in the Info.plist. They either go in your app's preferences file, or you can pass them as command-line arguments (e.g. double-click your app in the "Executables" group in Xcode and check out the arguments and environment variables there).
These parameters can also be set via the defaults system and are thus best detected by intercepting with gdb. ;-)
M.
_______________________________________________
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