Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Setting fixed width Figure?
Setting fixed width Figure? [message #247805] Wed, 18 March 2009 23:29 Go to next message
Bryan Coon is currently offline Bryan CoonFriend
Messages: 5
Registered: July 2009
Junior Member
I want to create a table like graphical view of some information, using
labels in one column and Figures in a second column. I am using
ToolbarLayout so that each row represents one data pair.

The problem is that if the labels change size, it moves the Figures
horizontally, i.e. they are not left justified anymore. An example of
what I see:
Label DataFigure
lllllddddddddddd
lldddddd
llllllldddddddddddd

When I want
Label DataFigure
lllll ddddddddddd
ll dddddd
lllllll dddddddddddd

How do I do this?

Thanks!
Re: Setting fixed width Figure? [message #247813 is a reply to message #247805] Thu, 19 March 2009 09:31 Go to previous message
Dénes Harmath is currently offline Dénes HarmathFriend
Messages: 157
Registered: July 2009
Senior Member
Tabular information is laid out with GridLayout, check it out.
Previous Topic:To print the GEF diagram without viewing in the screen!
Next Topic:polygons with editable bendpoints -- contribution offer (Draw 2D)
Goto Forum:
  


Current Time: Tue Sep 24 22:50:28 GMT 2024

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

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

Back to the top