SD_Selector
Author: Star-Dust
Version: 0.05
fourSelector
Events:
ChangeValue (nSelector As Int, Index As Int)
CenterClick
Fields:
mBase As B4XView
Tag As Object
Functions:
Class_Globals As String
DesignerCreateView (Base As Object, Lbl As Label, Props As Map) As String
Base type must be...
Su programma B4J ho la schermata principale che visualizza una mappa
Uso il seguente codice per impostare una combobox che mi servira' per modificare aspetto
Private cmbTipoMappa As ComboBox
cmbTipoMappa.Initialize("cmbTipoMappa")
cmbTipoMappa.TooltipText="Seleziona modalita visualizzazione...
Hi there
I have 4 combo boxes on my page, in each of the pairs, one depends on another. Each time a selection changes, the selected value is saved to session storage (if another related page is opened, values are loaded from session storage and display appropriate content). On the last...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.