Hi
I am playing around with the dialog and the default view is 2 buttons ( Yes or No)
Is it possible to add a third button response? Is there any similar code anywhere to add views programatically
Many thanks for any answers
I am playing around with the dialog and the default view is 2 buttons ( Yes or No)
Is it possible to add a third button response? Is there any similar code anywhere to add views programatically
B4X:
Wait For (prefdialog.ShowDialog(Options1, "OK", "CANCEL")) Complete (Result As Int)
Many thanks for any answers