Re: NewBie: Trying to load a html file bundled with app...
Re: NewBie: Trying to load a html file bundled with app...
- Subject: Re: NewBie: Trying to load a html file bundled with app...
- From: "I. Savant" <email@hidden>
- Date: Mon, 2 Jun 2008 16:32:58 -0400
> Is their a way I can modify this to load a htm file that is included in the
> app bundle:
Yes. Get the main bundle for the application and ask it for the path
to the resource (given its name and type), then create a URL from
that. The rest you know ...See NSBundle for the details.
--
I.S.
_______________________________________________
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