Hi Guys
I am trying to convert a project which runs on both B4A and B4I to be cross platform. I have started with converting the B4A, but hit a query. How do I deal with AddMenuItem - I am trying to move as much code as possible to X-platform class as suggested by Erel in
https://www.b4x.com/etp.html?vimeography_gallery=1&vimeography_video=256289568
It looks to me that the AddMenuItem must remain in the Activity code along with the related event handlers.
Basically, am I missing something or is that how it is!
Kind regards
Dave
I am trying to convert a project which runs on both B4A and B4I to be cross platform. I have started with converting the B4A, but hit a query. How do I deal with AddMenuItem - I am trying to move as much code as possible to X-platform class as suggested by Erel in
https://www.b4x.com/etp.html?vimeography_gallery=1&vimeography_video=256289568
It looks to me that the AddMenuItem must remain in the Activity code along with the related event handlers.
Basically, am I missing something or is that how it is!
Kind regards
Dave