Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 3 of 3 total
Thread ComboBox dropdown text alignment
Wed, Jun 7 2017 7:15 AMPermanent Link

thomh

Hi Tim,

Any chance of adding a DropDownAlignment for the items in the combobox?

It looks better if you have a wide combobox with text Alignment = caCenter that the items in the dropdown has the same alignment.

Thanks.

// Thom

Wed, Jun 7 2017 1:48 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Thom,

<< Any chance of adding a DropDownAlignment for the items in the combobox?

It looks better if you have a wide combobox with text Alignment = caCenter that the items in the dropdown has the same alignment. >>

Hmmm, yes, that is possible. However, I would probably just go ahead and have the drop-down mirror the alignment of the combo box itself.  It saves a property that would most likely always be the same as the combo box.

Tim Young
Elevate Software
www.elevatesoft.com
Thu, Jun 8 2017 3:15 AMPermanent Link

thomh

Tim Young [Elevate Software] wrote:

<<Hmmm, yes, that is possible. However, I would probably just go ahead and have the drop-down mirror the alignment of the combo box itself.  It saves a property that would most likely always be the same as the combo box.>>

Yes, that'll do nicely.

// Thom
Image