• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Determining NSTableView height when doing layout in IB
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Determining NSTableView height when doing layout in IB


  • Subject: Determining NSTableView height when doing layout in IB
  • From: "Sean McBride" <email@hidden>
  • Date: Fri, 29 Feb 2008 11:09:03 -0500
  • Organization: Rogue Research

Hi all,

Is it just me, or does IB not really provide a way to nicely set the
height of a tableview?  I would like for my tableviews to have a height
such that an integer number of rows fit, without any half rows visible.
Something like:

height of scroll view containing tableview = height of table header view
+ (num rows * row height) + height of horizontal scroller.

If I resize the height of a tableview in IB, I don't get any guide marks
(dotted blue lines).  Given that IB can't do this (or can it?), is my
little formula above correct?

Thanks,

--
____________________________________________________________
Sean McBride, B. Eng                 email@hidden
Rogue Research                        www.rogue-research.com
Mac Software Developer              Montréal, Québec, Canada

_______________________________________________

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

  • Follow-Ups:
    • Re: Determining NSTableView height when doing layout in IB
      • From: Quincey Morris <email@hidden>
    • Re: Determining NSTableView height when doing layout in IB
      • From: "Kyle Sluder" <email@hidden>
  • Prev by Date: Re: Scripting Bridge & Mail
  • Next by Date: Re: NSTableView
  • Previous by thread: Re: Cocoa-dev Digest, Vol 5, Issue 321
  • Next by thread: Re: Determining NSTableView height when doing layout in IB
  • Index(es):
    • Date
    • Thread