I will not be using the default buttons of the B4X Dialog due to I need to verify some logic before allowing the dialog to close, that's why I have my own button and hide the dialog's button.
My question is how to hide the lower portion, where the default button are originally displayed?
If this is not possible, how i can use the dialog's button, but need to override the behavior, add some validation and allow closing only if valid.
My question is how to hide the lower portion, where the default button are originally displayed?
If this is not possible, how i can use the dialog's button, but need to override the behavior, add some validation and allow closing only if valid.