Skip to main content



      Home
Home » Eclipse Projects » GEF » Setting fixed width Figure?
Setting fixed width Figure? [message #247805] Wed, 18 March 2009 19:29 Go to next message
Eclipse UserFriend
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 05:31 Go to previous message
Eclipse UserFriend
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: Fri Mar 21 19:44:14 EDT 2025

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

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

Back to the top