Android Question Using a datetemplate in a ..Dialog

afields

Member
Licensed User
Longtime User
Hello everyone!
I am making a new application and trying to use Xui customs ...
I had done in the designer a layout (which is then loaded in the xui panel).
In that layout I have some text fields, a combo box and a button to open (at least I was hoping for) a date picker (with the dateTemplate).
but when I click this button, the date picker is turned on, but the dialog box (which is the parent of that date picker disappears)
so my question:
is it possible to have a parent (from that datepicker) that is a dialog?
thank you all


 

Attachments

  • ecra.png
    ecra.png
    57.4 KB · Views: 386

Erel

B4X founder
Staff member
Licensed User
Longtime User

Attachments

  • 1.zip
    3.7 KB · Views: 382
Upvote 0

afields

Member
Licensed User
Longtime User
[solved]
Thank you!...
If we can't do it in a way then do it in another way.... thank you for your help!
 
Upvote 0
Top