Re: Moving An NSTableView From One View To Another
Re: Moving An NSTableView From One View To Another
- Subject: Re: Moving An NSTableView From One View To Another
- From: "I. Savant" <email@hidden>
- Date: Mon, 15 Oct 2007 11:46:34 -0400
> I am trying to move an NSTableView from a custom view into a window.
> In IB, I dragged a CustomView into my nib file and added a bunch of
> subviews to it. Then I used this code to add one of the subviews to
> my window:
<snip>
> This works fine for text fields and buttons, but when it comes to a
> tableview, it won't show it.
> Does anyone know why this won't work? Thanks in advance.
Are you keeping in mind that the NSTableView is enclosed in a scroll
view, etc.?
--
I.S.
_______________________________________________
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
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden