FROM : I. Savant
DATE : Mon Jun 02 22:32:58 2008
> 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.
DATE : Mon Jun 02 22:32:58 2008
> 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.
| Related mails | Author | Date |
|---|---|---|
| Mark Bateman | Jun 2, 22:29 | |
| I. Savant | Jun 2, 22:32 |






Cocoa mail archive

