How to make a TableViewer with not Top-Down but Left-Right pattern? [message #87210] |
Sun, 17 July 2005 21:39 |
Eclipse User |
|
|
|
Originally posted by: sangmin.lee.ge.com
Hi,
I'm trying to make a TableViewer displaying the change of some properties
per 10 seconds. so, at first column i added all properties as row item.
add a new column and fill data per 10 second. in this case, i want to
freeze the first column when user scrolls horizontally. but, TableViewer
doesn't support the function
so, i made two TableViewer. first one has only properties, the other has
only data. by the way, when user scrolls vertically the TableViewer having
Data, I can't make the TableViwer having Properties be scrolled
automatically.
How can i do in order to these requirement?
If anyone knows the way, please let me know that?
thanks
|
|
|
Powered by
FUDForum. Page generated in 0.12078 seconds