B4A Class [B4X] [XUI] AS Popup Menu

Alexander Stolte

Expert
Licensed User
Longtime User
do you think it would be possible to add an option to add more than 1 title to the pop up so tat we could maybe split the popup into sections?
The view is not designed for this, best is to use the advanced version, there you can decide what will be displayed.
 

Blueforcer

Well-Known Member
Licensed User
Longtime User
On iOS i think there is a small bug.Im using OpenMenuAdvanced.
B4X:
popup.OpenMenuAdvanced(60%x,LiveView.top,40%x)
If you open the menu it works, as long you dont choose anything, if you click on it, switching the B4Xscreen forth and back, the second click opens the menu very strange.

No problem on Android

 
Last edited:

iKingBob

New Member
How do you add an array of items to aspopupmenu..?

asp_main.AddItem(xpnl, Array(i)) - in a loop didn't work.

And I'm a noob to B4X ?
 

Alexander Stolte

Expert
Licensed User
Longtime User
Update
  • 1.13
    • Add AddMenuItemWithIcon
    • Add get IconProperties
    • Add get and set ItemHeight
 

JohnC

Expert
Licensed User
Longtime User
Can/How can this lib be used in a B4i Non-B4Xpages app?
 

Alexander Stolte

Expert
Licensed User
Longtime User
Can/How can this lib be used in a B4i Non-B4Xpages app?
Yes:
For further questions, please make a new thread, thanks.
 
Last edited:

jahswant

Well-Known Member
Licensed User
Longtime User
Hello Alex, is there a simple way to make menu Item multi line in b4j like in other platforms?
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…