in the members popup it is called: BaseView, the getBaseView is only in the class.Oh! ok, Sorry me. I was looking in the members pop-up and does not appear
nice!Thanks that's done the trick.
in the members popup it is called: BaseView, the getBaseView is only in the class.Oh! ok, Sorry me. I was looking in the members pop-up and does not appear
nice!Thanks that's done the trick.
since 1.07 i have update code in the examples.The new update (1.07) with smaller icon isn't looking pretty at all, my icons are now little a dot?
ASTabMenu_vertical.FontToBitmap(Chr(0xF015),False,30,xui.Color_White)
since 1.07 i have update code in the examples.
Set the 15 to a 30
B4X:ASTabMenu_vertical.FontToBitmap(Chr(0xF015),False,30,xui.Color_White)
You can not load a form to this view.What is the command for LoadLayout?
ASTabMenu.text_font = xui.CreateDefaultBoldFont(15)
ASTabMenu.CommitChanges
make a new thread
Just set an empty text-parameter ("")
And if you want only text, without bitmap, set the bitmap to 'null'.
[/CITAR]
it worked better for me...thanks for the tip
style icon menu:'style icons ASTabMenu_horizontal.TabStyle = "Icon" ASTabMenu_horizontal.CommitChange