Re: NSTableView
Re: NSTableView
- Subject: Re: NSTableView
- From: David Blanton <email@hidden>
- Date: Sun, 22 Feb 2004 10:03:27 -0700
On 2/22/04 9:49 AM, "Andy Lee" <email@hidden> wrote:
>
On Feb 22, 2004, at 11:33 AM, David Blanton wrote:
>
> Result: The NSTableView is displayed with a scroll bar. It does get
>
> the
>
> reloadData message as well as the setNeedsDisplay:YES message. There
>
> are
>
> more rows in the table than can be displayed yet there is no knob in
>
> the
>
> scroll bar.
>
>
Is your table small in height? The knob won't draw if there isn't
>
enough room for it and the scroll arrows. This is especially
>
noticeable if you've used something like TinkerTool to give yourself
>
double arrows at both ends of the scroll bar.
>
>
--Andy
The table view area is 15 rows at 17 pixels height per row. A further
observation is that in IB it is specified to Draw Grid. This doe snot
appear either.
DB
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.