On 27 Jan 2009, at 8:37 AM, James Cicenia wrote:

I was now trying forever to resize the tableview when I drag it over
to my window. But no matter what I can't seem to just shrink it and
move it to the bottom half of my window. And the x and y boxes are
grayed out no matter what I seem to do.

Are you trying to resize the NSTableView? You should be working with the enclosing NSScrollView (which is easy to forget about, because the library shows a "table view," but what you drag out of it is a hierarchy rooted in a scroll view). Change the NIB-contents window to hierarchical view, and use that list to select the scroll view.

        — F

--
Fritz Anderson -- Xcode 3 Unleashed: Now in its second printing -- <http://x3u.manoverboard.org/ >

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to