B4X FEED b4X pages intercept the back button operation

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: b4X pages intercept the back button operation است. این موضوع تا کنون 43 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع b4X pages intercept the back button operation
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
43
پسندها
0
آخرین ارسال توسط PracticalSoft
Jun 6, 2020
11,559
4,422
Hi, Guys

I am using B4Xpages and have a problem with back button operation. I am not using the backbutton built into B4Xpages, its operation (going to the previous page) does not suit my app. However, the user can still press the backbutton on the phone (below the display) and it causes my App to crash with the follow exception

--- First few lines of exception report (hopefully enough)
java.lang.ClassCastException: java.lang.String cannot be cast to anywheresoftware.b4a.BA$ResumableSub
at b4a.Ui_Tests.b4xpagesmanager$ResumableSub_HandleCloseRequest.resume(b4xpagesmanager.java:854)
at b4a.Ui_Tests.b4xpagesmanager._handlecloserequest(b4xpagesmanager.java:821)
at b4a.Ui_Tests.b4xpagesmanager._activity_keypress(b4xpagesmanager.java:576)
at b4a.Ui_Tests.b4xpagesdelegator._activity_keypress(b4xpagesdelegator.java:68)
at b4a.Ui_Tests.main._activity_keypress(main.java:437)
'.......

In the old days (Activity based) I used the
Classic back button detectio:

Sub Activity_KeyPress (KeyCode As...



 

عقب
بالا