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: Steve Woodward <email@hidden>
- Date: Wed, 9 Apr 2003 07:06:08 -0400
Even though you've checked off the scrollbars in IB I believe that they
won't become activated until you put enough data in the table to need
the scrollbars.
Steve W
On Wednesday, April 9, 2003, at 06:51 AM,
email@hidden wrote:
Message: 17
Date: Wed, 09 Apr 2003 16:11:10 +0530
Subject: Scroll bar not activated in a TableView
From: Suman Ganguly <email@hidden>
To: <email@hidden>
Hi,
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? If
anybody can send me a piece of code to activate the scrollbars, it
will be a
great help.
TIA,
Suman
_______________________________________________
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.