A small button, that changes/cycles values from a list. Very useful, to allow user to select specific values from a list.
Features:
View: xq_minilistbutton
Author: xqtr
Version: 1.00
Depends: XUI
Releases
Screenshots
Features:
- Change background and text color
- Customizable text label width/size
- Customizable icon label width/size
- Can adjust icon spacing/padding
- Change Event
- Reversible Layout
View: xq_minilistbutton
Author: xqtr
Version: 1.00
Depends: XUI
- Fields
- Background As Int
- Reverse As Boolean
- Elevation As Int
- CornerRadius As Int
- ItemIndex As Int
- Padding As Int
- ChangeChar As Char
- Icon As B4XView *
- Items As List
- Selection As String
- Text As String
- Events
- Change
- Functions
- Refresh 'Applies changes like color/size
- Redraw 'Complete redraw of view
Releases
- v1.00// 2024-03-31
- Initial Release
Screenshots