Hello,
I have a question for PreferencesDialog users.
Well, I cannot cope with editing the COMPANY field (see photo).
When I am about to delete all its contents to NULL form and after accepting
all other fields, however, the contents of Item.Get ("Company") remain
no change, and expected NULL...
I tried now different variants, but scrollbar is not visible. How to enable Scrollbar in PreferencesDialog?
B4X:
Sub ManageSettings
Dim sets As Map = cG.mapSettings
'Dim pd_Settings As PreferencesDialog 'already in Globals
'pd_Settings.Initialize(Activity, "Settings", 300dip...
I tried now different variants, but scrollbar is not visible. How to enable Scrollbar in PreferencesDialog?
B4X:
Sub ManageSettings
Dim sets As Map = cG.mapSettings
'Dim pd_Settings As PreferencesDialog 'already in Globals
'pd_Settings.Initialize(Activity, "Settings", 300dip...