scrollRowToVisible not working
scrollRowToVisible not working
- Subject: scrollRowToVisible not working
- From: Daniel Child <email@hidden>
- Date: Wed, 09 Feb 2005 11:23:30 -1000
The tableview connection to Controller shows that
"equivalenceTableView" is the connected outlet. Is that correct, or is
there another connection I should be doing.
The table works fine except for this feature. One thing that confuses
me is that there are three standard methods: (number of rows to
display, what gets displayed where). Those were set before the idea of
changing the visible row position. Do I have to alter these to make
scrollRowToVisible to work?
On Wednesday, February 9, 2005, at 10:03 AM,
email@hidden wrote:
Message: 7
Date: Wed, 9 Feb 2005 11:47:34 -0800
From: Larry Fransson <email@hidden>
Subject: Re: NSTableView scrollRowToVisible
To: cocoa-dev List <email@hidden>
Message-ID: <email@hidden>
Content-Type: text/plain; charset=US-ASCII; format=flowed
On Feb 9, 2005, at 03:10, Daniel Child wrote:
[equivalenceTableView scrollRowToVisible: <theNumber>];
doesn't seem to work.
I have to ask because you don't mention it and it's so often the source
of problems like this: Did you connect your outlet to the table view
in IB?
Larry Fransson
Seattle, WA
_______________________________________________
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