Roberto P. Well-Known Member Licensed User Longtime User Jan 14, 2020 #1 Hello to all, I created a CustomLayoutDialog window to view some data. With a button I want to open an activity .... but this closes the Dialog. I also tried the Cancelable parameter to false, but it still closes. How can I solve the problem? thank in advance regards
Hello to all, I created a CustomLayoutDialog window to view some data. With a button I want to open an activity .... but this closes the Dialog. I also tried the Cancelable parameter to false, but it still closes. How can I solve the problem? thank in advance regards
Roberto P. Well-Known Member Licensed User Longtime User Jan 14, 2020 #2 SOLVED using B4XDialog: https://www.b4x.com/android/forum/threads/b4x-input-dialogs-with-xui-views.101197/ Upvote 0
SOLVED using B4XDialog: https://www.b4x.com/android/forum/threads/b4x-input-dialogs-with-xui-views.101197/