Re: IntefaceBuilder IPhone TableView Size Question
Re: IntefaceBuilder IPhone TableView Size Question
- Subject: Re: IntefaceBuilder IPhone TableView Size Question
- From: James Cicenia <email@hidden>
- Date: Tue, 27 Jan 2009 13:13:16 -0600
I am actually using UITableView being an iPhone app.
Even if I change it to UIScrollView, I just can't seem to
make it do anything but resize around it center point and
with no subsequent way to then move it down.
Thanks
- j-
On Jan 27, 2009, at 12:51 PM, Fritz Anderson wrote:
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 (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