Just to let you all know.
I don't necessarily need to use these frameworks, any suggestions on
how to add actions/outlets to a class in a v3 nib a very welcome.
I know I can alter the designable.nib file and add actions/outlets, so
what I'm asking is if people know other "cleaner" ways.
Also, just to double check that I didn't overlook it, it's impossible
to change classes with ibtool right?
Cheers,
Eloy
On 29 nov 2007, at 17:30, Eloy Duran wrote:
Hi Shawn,
I would like to be able to add/remove classes and outlets to a nib/
xib.
(And at some point instantiation would also be nice, but not
important.)
And I would like to be able to add file objects to a xcode project.
The reason I want these "evil" things, is for our project Rucola (http://rucola.rubyforge.org
).
Atm we use regular plist manipulation to add classes to nibs when
they are generated.
But I would really like to be able to use the frameworks that do
this instead of direct manipulation.
I hope that makes it a bit more clear why I would want to do such a
thing?
Anyways, in the meantime I figured out that I want to load a
IBDocument and it implements the readFromFileWrapper:ofType:error:
method.
This is the simple test code:
I was wondering if anyone here has some experience using the
private frameworks that come
with the dev tools or pointers/online docs?
Specifically I would like to be able to open a nib, add a class
and/or outlets/actions.
You want to do the above to what? For what purpose? I think we need
more information to give you a helpful response.
Anyway if a framework is "private" you should use it for anything
other then research and fun... don't release a product based on it.
Also consider that you may not have the right to ship the framework
(assuming it isn't part of the OS).
-Shawn
_______________________________________________
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