Re: programmaticaly modify .nib files
Re: programmaticaly modify .nib files
- Subject: Re: programmaticaly modify .nib files
- From: Ondra Cada <email@hidden>
- Date: Fri, 6 May 2005 03:41:20 +0200
Pierre,
On 6.5.2005, at 4:20, Pierre Chatel wrote:
I'm looking for a way to change attributes of instantiated objects
contained in a .nib file, programmatically. I browsed this list
archives but found absolutely nothing. There must be a way !
To change an attributes of an object loaded from a NIB you use its
documented API -- if it is a window, use NSWindow messages, and so
forth.
To change a NIB file there is no public API far as I know, short of
launching nibtool with appropriate arguments. What do you need this
for? Perhaps there's a better way.
---
Ondra Čada
OCSoftware: email@hidden http://www.ocs.cz
private email@hidden http://www.ocs.cz/oc
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden