what do you mean?How to set enable / visible property of a particular tab?
I'll invest an hour and try to make your wishes come true. But not before this afternoon.Thanks for the suggestion. How about disabling / enabling a tab ? can u please guide me ?
Any feed back plz?I'll invest an hour and try to make your wishes come true. But not before this afternoon.
yes it's possible to hide or show tabs in the next update.Any feed back plz?
ASTabMenu_horizontal.VisibleAt(1,False)
ASTabMenu_horizontal.AddTab(xui.Color_ARGB(255,39, 174, 97),"",ASTabMenu_horizontal.FontToBitmap(Chr(0xF015),False,30,xui.Color_White),"")
ASTabMenu_horizontal.AddTab(xui.Color_ARGB(152,39, 174, 97),"Test1",Null,"")
An image would be nice. Or make sure that you have read this:I've noticed that if you have tabs with icons and others with icons+text, the latter are overlapped, I don't know if it's a bug or this is not possible to do.
B4X:ASTabMenu_horizontal.AddTab(xui.Color_ARGB(255,39, 174, 97),"",ASTabMenu_horizontal.FontToBitmap(Chr(0xF015),False,30,xui.Color_White),"") ASTabMenu_horizontal.AddTab(xui.Color_ARGB(152,39, 174, 97),"Test1",Null,"")
- Set TabStyle to TextIcon
- if you want a icon then write "" on the text parameter
- if you want text then write Null to the icon parameter
i have fixed it, but the problem is, now you need on B4A the Reflection lib. too, only for this...Another issue is that if the tab text is long in B4A it doesn't truncate the text to one line
please start a new thread for your questionHow to correctly size the FontToBitmap size parameter to make sure the icon is the right dimension?
please start a new thread for your question.Hi I keep getting this error using this lib on b4i
done... oh man... i had made myself a todo, but i only ever saw it when i was not at the computer...please add the Reflection Lib in the Manifest.txt (v1.16)
Hi. Very good work. I can't see "B4A and B4J The view can now also have round corners - added SetCircleClip" at this 1.20 version. Not in designer and not in methods.I saw that I had not published 3 updates...
Update
- 1.20
- Add get/set HaloDuration
- Add setBadge_setLeftPadding
- B4I Better handling of icons - looks now better
- B4A and B4J The view can now also have round corners - added SetCircleClip
- on B4J you need to set setCornerRadius
- View attachment 106887
- B4A and B4I New Icon Tint Function, the quality of icons with a new color is now better
- B4A and B4I BitmapCreator is no longer required
I can't see
On B4J you need to call TheView.CornerRadius = 10dipon B4J you need to set setCornerRadius
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?