Re: Cocoa UI
Re: Cocoa UI
- Subject: Re: Cocoa UI
- From: Michael Watson <email@hidden>
- Date: Wed, 13 Dec 2006 10:10:48 -0500
If you're suggesting writing an application that modifies itself, you
should rethink this approach. You can't guarantee that a user will
have write access to an application, among other concerns.
--
m-s
On 13 Dec, 2006, at 10:03, Jerrod Fowkes wrote:
Let me attempt to almost anwser my own question. in Xcode, you
include your nibs and they end up being put together as a resource
part of the compilation. However on the filesystem, the end result
of the program is actually a folder or a directory. The nibs are
part of that folder as a resource. I suppose if you really wanted
to, you could open up that folder and rip out the nibs, change
them, and then put them back. However I don't think this is really
a standard way. Need some guidance here. -Jerrod Fowkes
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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
References: | |
| >Re: Cocoa UI (From: Jerrod Fowkes <email@hidden>) |