Hello,
Using B4J 10.3
I like to have some icons on the main level of the MenuBar.
I found no info if it is possible by code. I know that it is possible for subitems.
I tried to use CSBuilder because it is announced as B4X working for B4A and B4J and that it is a core lib.
If I code Dim CS as CSBuilder I get the information that type CSBuilder is not known???? Why??????
Can't use BCTextEngine/BBCodeView because I don'know how to get this used for the Menu.
Any Idea why CSBuilder is not working?
Any Idea how to attach the Icons to the main level Items?