- Jun 6, 2020
- 11,559
- 4,422
Hi to all
I have some problems adapting old code, using MsgBox and CustomDialogs to the "new" situation. As "new" I mean the fact that apparently the Modal style dialogs and msgboxes are not available now (actually not only deprecated). In fact, old style apps, using those elements, have a severe drawback: the dialogs and msgboxes disappear if user touches the screen outside of them or pauses the phone. In this latter case, when the phone is reactivated, they appear for a short time and then disappear (apparently assuming OK as an result). I downloaded the example related to Dialogs using B4XViews and successfully resolved the situations related to CustomDialogs. I was able to adapt my customdialogs, which were build programmatically and not by the designer. This is why I attach the project related to new dialogs, downloaded from this site. As a matter of fact, I am not able to resolve one of the above problems with the asyncronous MsgBoxes. In the attached project, I added the...
I have some problems adapting old code, using MsgBox and CustomDialogs to the "new" situation. As "new" I mean the fact that apparently the Modal style dialogs and msgboxes are not available now (actually not only deprecated). In fact, old style apps, using those elements, have a severe drawback: the dialogs and msgboxes disappear if user touches the screen outside of them or pauses the phone. In this latter case, when the phone is reactivated, they appear for a short time and then disappear (apparently assuming OK as an result). I downloaded the example related to Dialogs using B4XViews and successfully resolved the situations related to CustomDialogs. I was able to adapt my customdialogs, which were build programmatically and not by the designer. This is why I attach the project related to new dialogs, downloaded from this site. As a matter of fact, I am not able to resolve one of the above problems with the asyncronous MsgBoxes. In the attached project, I added the...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید