Switch with 2 or 3 states. Horizontal or vertical. You can choose the style. All selectable from Design
Note: Even if it is a B4XLib library, it is not allowed to decompress it, read and / or modify the sources. It is also not allowed to rename the library. Unless you are explicitly authorized by the author.
SD_SwitchAdv
Author: Star-Dust
Version: 0.02
Note: Even if it is a B4XLib library, it is not allowed to decompress it, read and / or modify the sources. It is also not allowed to rename the library. Unless you are explicitly authorized by the author.
SD_SwitchAdv
Author: Star-Dust
Version: 0.02
- SD_SwitchAdv
- Events:
- ChangeNumericValue (Value As Int, UsersChange As Boolean) ' 3 State - 0-off; 1-middle; 2-on
- ChangeValue (Value As Boolean, UsersChange As Boolean) ' Only 2 state - False-off; True-on
- Fields:
- mBase As B4XView
- Tag As Object
- Functions:
- DesignerCreateView (Base As Object, Lbl As Label, Props As Map)
Base type must be Object - GetBase As B4XView
- Initialize (Callback As Object, EventName As String)
- DesignerCreateView (Base As Object, Lbl As Label, Props As Map)
- Properties:
- intValue As Int
0-off; 1-middle; 2-on - ThirdstateValue As Boolean
- Value As Boolean
- intValue As Int
- Events:
Attachments
Last edited: