[Uml-devel] [Bug 67058] Alignment of elements in a group

Sebastian Stein seb_stein at gmx.de
Tue Nov 4 13:34:14 UTC 2003


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
     
http://bugs.kde.org/show_bug.cgi?id=67058     




------- Additional Comments From seb_stein at gmx.de  2003-11-04 22:33 -------
Subject: Re: [Uml-devel]  Alignment of elements in a group

Eugine V. Kosenko <eugine_kosenko at ukr.net> [031104 21:38]:
> The proper way is to make six menu items united in two groups:
> 
> Vertical alignment
> 	Align top
> 	Align middle
> 	Align bottom
> 
> Horizontal alignment
> 	Align left
> 	Align middle
> 	Align right

I think we are talking about different things. I like to have the following
(letters are objects, numbers are just line numbers):

1  A
2   B 
3     E C
4         D
5

Now I click align top and get:

(highest based)
1  AB E C D
2 
3
4
5

or

(lowest based)
1 
2
3
4  AB E C D
5

or

(median based)
1
2 
3  AB E C D
4 
5

> I also recommend to explore Tgif (http://bourbon.usc.edu:8001/tgif). This is 
> the most powerful graphics tool I ever used. The only problem with it is the 
> impossibility to make complex resizable groups of widgets, which may be 
> considered as new macrowidgets. I tried to adapt tgif for UML widgets, but 
> this problem stopped me.

Ok, I draw 3 circles and select them. What should I now click to see the
behaviour you want?

Steinchen




More information about the umbrello-devel mailing list