red30 Well-Known Member Licensed User Longtime User Oct 19, 2020 #1 There is center alignment in the designer in properties of B4XComboBox, but it doesn't work. How can I make the B4XComboBox text center aligned?
There is center alignment in the designer in properties of B4XComboBox, but it doesn't work. How can I make the B4XComboBox text center aligned?
mangojack Expert Licensed User Longtime User Oct 19, 2020 #2 B4XComboBox is based on Spinner view . From what I have read it is not possible to change text alignment. Upvote 0
B4XComboBox is based on Spinner view . From what I have read it is not possible to change text alignment.