Hi,

I'm not sure this is the right place. Maybe in c.l.t? Any way, I want
to create labels that don't all have the same text in them, but all
must be the same width. All the labels are on the same line. I'm using
the packer manager (it's the one I think I understand best). I want
something like this:

|------|------|------|------|------|
|  dd  | eeee |  a   | iiiii|jjjjjj|
|------|------|------|------|------|

How can I do this? Label widths are determined by the text size, not
pixel size. So I thought that putting the labels inside of fraes with a
specific width might help but it doesn't work. My frames still shrink
to fit the labels. Any ideas?

Thanks.

Laurent


Reply via email to