Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » custom table scrolling events?
custom table scrolling events? [message #464382] Tue, 22 November 2005 09:02 Go to previous message
scb  is currently offline scb
Messages: 43
Registered: July 2009
Member
I have a table that has a lot of columns, and i'd like to implement my own
scrolling. i want to make the first 5 columns stationary, and scroll the
rest of the columns by actually hiding columns. if you scroll right, i
want to hide column 6, which would shift all the columns after column 5 to
the left, giving the illusion of scrolling. this sort of column scrolling
could be very useful to me

but how can i intercept the default scroll event or implement my own?
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic:TableTree: Expand toggle in third column?
Next Topic:Change background color for table cell
Goto Forum:
  


Current Time: Wed May 22 10:53:09 EDT 2013

Powered by FUDForum. Page generated in 0.01930 seconds