B4A Library RSPopupMenu

JonRubin

Member
Licensed User
Longtime User
Thank you Robert, I will definitely do that if no one can come up with a solution to access the data that should already be available. Thanks! Jon
 

Troberg

Well-Known Member
Licensed User
Longtime User

Same thing for me, and I'm curious about how to get the submenu behaviour as expected.
 

jarda

Member
Licensed User
Longtime User

Hi

How do I put a SubMenu?

Jarek
 

Devv

Active Member
Licensed User
Longtime User
Very nice and usefull lib

why did we used "Return False"

B4X:
Sub PopupMenu_MenuItemClick (ItemId As Int) As Boolean
    ToastMessageShow("Item " & ItemId & " clicked.", False)
    Return False
End Sub
 

xor83

Member
Licensed User
Longtime User
Great lib !!

But when i try use with a list like UltimateListView the popup is displayed out of place. See picture when i touch in the first line:

Did anyone found the solution for above issue?
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…