Re: NSTableView bug: No scroll bar
Re: NSTableView bug: No scroll bar
- Subject: Re: NSTableView bug: No scroll bar
- From: email@hidden
- Date: Mon, 30 Dec 2002 20:46:39 +0100
On lundi, dicembre 30, 2002, at 08:08 PM, Jean-Olivier Lancttt-D.
wrote:
Hi list,
In an app I'm doing, I have a NSTableView.
The app parses stuff on the net and displays it..
I have, for instance, 50 parsed items in the data source array.
When the tableview loads it, I *can't* scroll to see the hidden items.
Yes, In IB, Vertical and Horizontal scroll bars options are checked.
In fact, I see the scroll bar but it's not enabled.
Sounds like a bug..
Yes, it sounds like you're not calling reloadData.
_______________________________________________
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.