Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Table jump
Table jump [message #446919] Mon, 06 December 2004 12:13 Go to next message
Henrik Skovgaard is currently offline Henrik SkovgaardFriend
Messages: 84
Registered: July 2009
Member
Hi

How can I jump to a particular row number in a table? For example if I
setFocus on a celleditor, I want the table to scroll to that position also..

Any help is appreciated ;)

/Henrik
Re: Table jump [message #446924 is a reply to message #446919] Mon, 06 December 2004 14:34 Go to previous message
Grant Gayed is currently offline Grant GayedFriend
Messages: 2150
Registered: July 2009
Senior Member
Table.showItem() sounds like what you need. Also, Table.showSelection() may
be useful in your case...

Grant

"Henrik Skovgaard" <hsk@reklamedata.dk.no.spam> wrote in message
news:cp1ick$j4p$1@www.eclipse.org...
> Hi
>
> How can I jump to a particular row number in a table? For example if I
> setFocus on a celleditor, I want the table to scroll to that position
also..
>
> Any help is appreciated ;)
>
> /Henrik
>
>
Previous Topic:Debugging
Next Topic:Rendering html as tooltip
Goto Forum:
  


Current Time: Thu Mar 28 21:08:36 GMT 2024

Powered by FUDForum. Page generated in 0.02960 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top