Re: interface builder's communication problem
Re: interface builder's communication problem
- Subject: Re: interface builder's communication problem
- From: Shawn Erickson <email@hidden>
- Date: Wed, 1 Feb 2006 16:24:36 -0800
On 2/1/06, Mu Lin <email@hidden> wrote:
> I am working on an cocoa app now and just have a insight about the
> cocoa framework, especially interface builder.
>
> Cocoa bindings is great and interface builder is good, however, the
> main problem of wiring connects and bindings is that : it is very
> difficult to explain what you did to your co-workers, you have to sit
> down before a display and show the wiring! I might even say that it
> is also difficult to remember what you did.
>
> Of course cocoa veterans will point out everything can be done in
> code, but that is not the point here.
Are you asking a specific question in the above? :)
Anyway do you know about the following...
1) In IB you can toggle the instances panel of the main nib window to
a table mode that shows connections and bindings. You toggle by
clicking the little widget that looks like lines of text near the top
of the scroller on the right side of the window.
2) If you have OmniGraffle Pro you can drop your nib on it and it will
attempt to render connection information. (you can also drop an xcode
project on it for extra fun)
3) (another way exists to show bindings and connections in bulk but I
am blanking on how to do it...)
-Shawn
_______________________________________________
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