Hi there
Updated: The following thread bears reference
The version I'm using is 2.70
Thanks for this awesome component,. I kindly request some clarity on how to use this component effectively to meet my needs? Here we go?
Q1. Is it possible for one to change the Middle Button Text at runtime, I have tried
But its still showing the Add New in the abstract designer? Not sure if I am doing it right.?
Q2. The provided iOS example has images, I had tried to find on the post on how to add FontAwesome Icons, can you please advice?
As an example, I'd like to set an icon and the font size? Chr(0xF2C0), Font.CreateFontAwesome(24) for a particular item?
Q3. I intend to have a background image where the bottom menu will sit on, to provide a seamless looking like app, how do I remove the horizontal white line that borders the Bottom Menu?
Q4. How can I make the font of each item smaller? For example, the item text "Notifications", is showing as "Notificatio...", understandable, is it possible to make the font smaller though?
Q5. What is the best approach to use this with B4XPages with multiple pages and you want the bottom menu to be always persisted at the bottom?
Q6. How do you set the active item by code?
Thank you.
PS: Goodness, this works perfectly with the HexMenu.
Updated: The following thread bears reference
[B4X] [XUI] AS Bottom Menu V2
A better menu, can you find here First, i spend a lot of time in creating views, some views i need by my self, but some views not and to create a high quality view cost a lot of time. If you want to support me, then you can do it here by Paypal or with a coffee. :) This is the V2 of the...
www.b4x.com
The version I'm using is 2.70
Thanks for this awesome component,. I kindly request some clarity on how to use this component effectively to meet my needs? Here we go?
Q1. Is it possible for one to change the Middle Button Text at runtime, I have tried
B4X:
ASBottomMenu1.Text3 = "Profile"
But its still showing the Add New in the abstract designer? Not sure if I am doing it right.?
Q2. The provided iOS example has images, I had tried to find on the post on how to add FontAwesome Icons, can you please advice?
As an example, I'd like to set an icon and the font size? Chr(0xF2C0), Font.CreateFontAwesome(24) for a particular item?
Q3. I intend to have a background image where the bottom menu will sit on, to provide a seamless looking like app, how do I remove the horizontal white line that borders the Bottom Menu?
Q4. How can I make the font of each item smaller? For example, the item text "Notifications", is showing as "Notificatio...", understandable, is it possible to make the font smaller though?
Q5. What is the best approach to use this with B4XPages with multiple pages and you want the bottom menu to be always persisted at the bottom?
Q6. How do you set the active item by code?
Thank you.
PS: Goodness, this works perfectly with the HexMenu.
Last edited: