|
|
|
#1 |
|
Member
Join Date: Apr 2006
Posts: 33
|
Spacing objects out evenly within a fixed space
I cannot figure out how to do this for the life of me.
Is there some sort of formula to figure out the exact spacing? |
|
|
|
|
|
#2 |
|
Senior Member
Join Date: Jul 2005
Location: Paris, France
Posts: 589
|
Yes.
Let's assume you have a set of n items which widths sum to W you want to put in a D wide area. Then the spacing between items shoud be (D - W) / (n + 1) |
|
|
|
![]() |
|
||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|