Re: NSOutlineView question
Re: NSOutlineView question
- Subject: Re: NSOutlineView question
- From: "Steven M.Palm" <email@hidden>
- Date: Wed, 20 Aug 2003 07:31:33 -0500
On Wednesday, August 20, 2003, at 04:08 AM, Pascal Goguey wrote:
/Developer/Examples/Appkit/OutlineView
However, looking at the GUI, I noticed that there are no outlets, no
methods, nothing to be seen from the nib file.
Really? I see them here.
Open the MainMenu.nib file and highlight "File's Owner" in the
Instances tab.
I don't know the proper name for the button, but it's the second
button in located in the right scroll bar. It looks something like this:
- ----
- ----
- ----
That gives you a detailed explorer view of all the objects in your nib
and a way to quickly see their actions/outlets. Click on the little
triangles in the rightmost column to see what connects where.
The first icon in the right toolbar (looks like four boxes) takes you
back to your "normal" view.
Also, if you open "MyWindow" and double-click on the OutlineView it
will show it's connections.
-. ----. -.-- - -.--
Steve Palm - email@hidden
-. ----. -.-- - -.--
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.