B4A Library [B4X] ComboBoxPlus - ComboBox with individual color configurable items - gregchao    Feb 24, 2024   (15 reactions) I wanted to be able to change the color of individual items in the Combobox list (playing card application) so I created my own ComboBox based on xCustomlistview. The result is a highly configurable... B4A Library [B4X] [XUI] B4XComboBox - Cross platform ComboBox / Spinner - Erel    Apr 2, 2020   (33 reactions)   tags: B4X XUI ComboBox, B4X, ComboBox, XUI, B4XComboBox, Spinner Edit: B4XComboBox is included in XUI Views: XUI Views - Cross platform views and dialogs... B4A Example [B4X] AS PopupMenuAdvanced - ComboBox - Alexander Stolte    Feb 24, 2024   (16 reactions) /
The combobox consists of the following components:
Base Panel that holds the 2 other views
Label... B4A Example [B4X] AS Settings - ComboBox Property - Alexander Stolte    Aug 4, 2024   (3 reactions) can quickly select one of several options via a combobox. It use the native combo box for each platform. 150851 150852 Example 'ComboBox AS_Settings1.MainPage.AddProperty_ComboBox...)) ComboBox2 The problem with the normal ComboBox is that you can only set one value and this value... ComboBox2 As B4XOrderedMap = B4XCollections.CreateOrderedMap2(Array("Key1","Key2...",ComboBox2) Events The ValueChanged event is triggered when the user has selected an item... B4A Example [B4X] AS TextFieldAdvanced - ComboBox - Alexander Stolte    Mar 12, 2024   (8 reactions) quickly and easily turn the TextField into a ComboBox.
151724 151722 151723
1. Set the Mode... Wish [B4X] add dropdown combobox option to Xcustomlistview - MrKim    Dec 27, 2023 Just what it says. I have gotten so used to using the XCLV that B4XComboBox is a pain (and it doesn't really work right because you cannot select the first item initially).
It would be really nice if XCLV had a combobox property. The first line could just be hint text and when clicked would... B4J Question [B4X] Need a combobox like this..... - MrKim    Feb 3, 2023 I love the MS Access combobox. You can set the number of columns and the width of each and access the value in each column. You can also set the width needed when dropped down.
I need something... B4A Library [B4X] [XUI] xComboBox - Cross Platform ComboBox with Images - Alberto Iglesias    Nov 29, 2020   (6 reactions)   tags: Combo box I encourage you to continue to improve this component.
Note that it works for B4i and B4A without d... B4i Question Change combobox text color - Mike1970    Mar 13, 2020 Hi, I want to use the B4XCombobox.
but I don’t know how to change the text color
I created it in the designer
89928
thanks in adva... B4i Question use combobox( dropdown) in b4i - Alexander Stolte (first post)    Feb 12, 2025   (1 reaction)
but i need for IOS B4i not B4A combobox
This is a multi Plattform combobox. This works for B4A, B4i and in B4J... Page: 1   2   3   4   5   6   7   |