SMOOTSARA Active Member Licensed User Longtime User Jun 8, 2021 #1 Hello friends. How should I change the color and font of B4AMenuItem? This code does not work!! B4X: Dim cs As CSBuilder cs.Initialize.Color(CodeModule.intcolor).Typeface(CodeModule.font).Bold.Append("Menu").PopAll menuitem=B4XPages.AddMenuItem(Me,cs) Thank you.
Hello friends. How should I change the color and font of B4AMenuItem? This code does not work!! B4X: Dim cs As CSBuilder cs.Initialize.Color(CodeModule.intcolor).Typeface(CodeModule.font).Bold.Append("Menu").PopAll menuitem=B4XPages.AddMenuItem(Me,cs) Thank you.
Erel B4X founder Staff member Licensed User Longtime User Jun 9, 2021 #2 SMOOTSARA said: This code does not work!! Click to expand... Why are you shouting? No one will want to help you like this. Check this: https://www.b4x.com/android/forum/threads/appcompat-with-toolbar-minimal-example.79896/#post-509998 Upvote 0
SMOOTSARA said: This code does not work!! Click to expand... Why are you shouting? No one will want to help you like this. Check this: https://www.b4x.com/android/forum/threads/appcompat-with-toolbar-minimal-example.79896/#post-509998