On Mar 13, 2015, at 02:18:00, Patrick J. Collins <[email protected]> wrote: > > The inspector shows the text set under 'Title', yet when I build, there > is no text.. it's all blank.. Quite frustrating.
You're sure you have an NSTableColumn selected, not Table View Cell that's in the column? Both have a Title field in the inspector. > I am thinking labels is the way to go anyway because I want the header > to stay locked when I scroll.. No. The table header will do exactly that. The column headers can also be clicked to change the sort column and sort order. And they can be dragged to rearrange the columns if you choose to allow that. And that's where the user can resize columns. -- Steve Mills Drummer, Mac geek _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
