addmenuitem

  1. jroriz

    Android Question Correct way to implement menus

    I have an application that has 6 pages. All 6 pages have the same menu. Using B4XPages.AddMenuItem(Me, "...") on each page doesn't seem like the best idea... What about B4xDrawer? What's the best way to implement this menu? I prefer the simplest way possible. Menu Items: New request My...
  2. D

    Android Question B4X Cross platform AddMenuItem

    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...
Top