Displaying Tables [message #23255] |
Tue, 01 February 2005 23:21 |
Eclipse User |
|
|
|
Originally posted by: 0kcc.qlink.queensu.ca
Hello,
I am trying to determine if the following is even possible:
In the createPartControl(Composite parent) method of my editor i want to
display three tables. Each table should be able to scroll vertically and
horizontally if it is large enough.
If you can picture it I want to have them side by side like so, inside the
single editor.
| || || |
|table|| table|| table 3|
| one || two || |
I have been trying to do this with the various layout managers with no
luck.
For example when trying FillLayout i can get hte three tables side by
side, with H/V scroll bars but they dont spread horizontally across the
whole editor area.
I even called pack() and nothing changed.
So odd,
Anyone have any suggestions on this?
Thanks in advance.
|
|
|
Powered by
FUDForum. Page generated in 0.06351 seconds