Skip to main content



      Home
Home » Newcomers » Newcomers » Displaying Tables
Displaying Tables [message #23255] Tue, 01 February 2005 23:21
Eclipse UserFriend
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.
Previous Topic:Opening editor programmatically
Next Topic:GUI
Goto Forum:
  


Current Time: Mon May 12 03:18:24 EDT 2025

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

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

Back to the top