On Apr 15, 2006, at 1:36 PM, Sy Ali wrote: > On 4/15/06, Sy Ali <sy1234 / gmail.com> wrote: >> This definitely points me in a direction I can work with. > > I'm definitely drifting off topls, but I suppose this is a feature I'd > love to see in HighLine. I'm not very clear on what feature you are requesting. If it is word wrap, HighLine already does this (see the wrap parameter to the constructor). If you are instead trying to pad list items, just run through your Array before handing it off, calling String#ljust/center/rjust. If I am still way off, try explaining again the feature you are requesting. Maybe without the code this time, because I think that funny Array is confusing me... James Edward Gray II