Re: Scrollbar not appearing [SOLVED]
Re: Scrollbar not appearing [SOLVED]
- Subject: Re: Scrollbar not appearing [SOLVED]
- From: Chad Armstrong <email@hidden>
- Date: Fri, 21 Jul 2006 20:49:08 -0500
I finally discovered a solution. I was noticing that the scroll bar
was appearing properly if I had added a new item to be displayed by
the table. So, I looked at what was I doing after I added a new
item, versus when I first displayed the table that I was not doing.
When I reloaded the table's data ( [myTable reloadData] ), this
solved my problem, and the scroll bar now appears properly.
- Chad
On Jul 20, 2006, at 6:05 AM, email@hidden wrote:
The table is pre-loaded when the application is started, however,
How? Table views can not hold data themselves. So where does it get
the data from?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden