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.