Re: Scroll bar not activated in a TableView
Re: Scroll bar not activated in a TableView
- Subject: Re: Scroll bar not activated in a TableView
- From: Nick Zitzmann <email@hidden>
- Date: Wed, 9 Apr 2003 04:15:43 -0700
On Wednesday, April 9, 2003, at 03:41 AM, Suman Ganguly wrote:
I have developed an Cocoa application using Objective-C. I have a
TableView
in my application and I have checked the boxes Scrollbars-Vertical and
Scrollbars-Horizontal for that TableView. But while running the
application,
the scroll bars are not getting activated (remains grey) when these are
expected to be activated. What might be the possible reason for it?
I once had this problem, and calling the table view's "reloadData"
instance method on startup fixed it... See if that works for you.
Nick Zitzmann
AIM/iChat: dragonsdontsleep
Check out my software page:
http://dreamless.home.attbi.com/
"Building the future and keeping the past alive are one and the same
thing." - Metal Gear Solid 2
_______________________________________________
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.