Re: running an external app
Re: running an external app
- Subject: Re: running an external app
- From: "Kyle Sluder" <email@hidden>
- Date: Mon, 26 May 2008 19:13:38 -0400
On Mon, May 26, 2008 at 7:08 PM, Nathan <email@hidden> wrote:
> [runApp launchApplication: "Interface Builder"];
NSString constants require the @"" form.
May I suggest beginning with some tutorials and some documentation?
The language itself is described here, in The Objective-C 2.0
Programming Language:
http://developer.apple.com/documentation/Cocoa/Conceptual/ObjectiveC/Introduction/chapter_1_section_1.html
--Kyle Sluder
_______________________________________________
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