Would basing the listbox on a view that uses the SGET and Sfil commands
be of use?

I have done that with chooseboxes but not listboxes.  Basically, I place
decimals after the last character in a text string until the new string
(concatenation of original text string and decimals) reaches a certain
amount of characters. 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lawrence
Lustig
Posted At: Monday, August 02, 2004 10:27 AM
Posted To: RB7-L
Conversation: [RBG7-L] - Re: Force column width in Listbox control
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