tableView's scroller doesn't activate
tableView's scroller doesn't activate
- Subject: tableView's scroller doesn't activate
- From: Cristi Savu <email@hidden>
- Date: Thu, 21 Nov 2002 17:46:08 +0200
I have a table view with variable number of items. The table
datasource gets populated throught an external action. so no click or
other stuff.
My problem is the vertical scroller which doesn't activate itself
until the table is resized or I change the datasource content by
clicking the table. The table behaves as if it has no scroller at all ,
if i scroll with the keyboard, the selection goes down, beyond table
border.
I checked the list and I sow something about [NSTableView - tile ]
message.
I didn't understand to deep what that message does but I added it
in my awake from nib, unfortunately withought any success.
Does anybody know what is this all about ?
Regards, Cristian
_______________________________________________
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.