Larry

A workaround I've used in other circumstances is to add a trailing period
(.) at the position I want to force a constant width (I use this with PAUSE
boxes when the message is shorter than the caption to keep the caption from
getting cut off)

You could create an expression with SRPL to place the period at the same
position every time.

David Blocker
[EMAIL PROTECTED]
781-784-1919
Fax: 781-784-1860
Cell: 339-206-0261
----- Original Message -----
From: "Lawrence Lustig" <[EMAIL PROTECTED]>
To: "RBG7-L Mailing List" <[EMAIL PROTECTED]>
Sent: Monday, August 02, 2004 12:27 PM
Subject: [RBG7-L] - Re: Force column width in Listbox control


> > Have you tried the HORZEXTENT or WIDTH properties
> > of ListBox control?
>
> I just took a look at them, but they apply to the
> listbox as a whole.  My trouble is trying to get
> constant column widths inside the listbox -- that is,
> the width of the Last Name column doesn't keep getting
> bigger or smaller depending on the data selected.
>
> I also tried the COLUMNS property, figuring that might
> have some effect of resizing the columns so they are
> all visible, but it didn't have any effect that I
> could see (I don't have a horizontal scroll bar turned
> on, which may be required for this property to have
> any effect).
> --
> Larry
>
>

Reply via email to