> I guess what we need is the width property of each
> ListBox
> column when "Multi-Column" option is checked. 

I will put in an enhancement request accordingly!

> On the other hand, when "Multi-Column" options is
> checked,
> couldn't you use the traditional
> (LJS(textcolname,nnn))
> function to build the list of selected columns for
> ListBox?

I could do this (they way we build formateed choose
menus) but would be restricted to using mono-spaced
fonts for the listbox.

For the time being I'm simply using the expedient of
not having any caption for the last column on the list
(the one that moves around).  That is good enough for
this particular form, since the last column only has
two values ('Current' or 'History') and the contents
are obvious.
--

Reply via email to