What control to use to create a menu?

vecino

Well-Known Member
Licensed User
Longtime User
Hello, I guess my question is elementary, but can not find the answer, what can be used to create a normal menu in which each item is a text and an icon?
I am very new to android and B4A and can not find the solution, the closest thing is a listview.
Thanks and regards.
 

vecino

Well-Known Member
Licensed User
Longtime User
Hi, I just want to do the typical application's main menu:

+-----------------+
|.icon...Option a.|
+-----------------+
|.icon...Option b.|
+-----------------+
|.icon...Option c.|
+-----------------+
|.icon...Option d.|
+-----------------+

Thank you!
 
Upvote 0
Top