I would like to develop a simple B4X library (.b4xlib).
A method optionally receives a label (B4XView).
How could I create this library so that it also works in a b4j non-ui project? Maybe if there was an "If B4J_NON_UI"...
(by the way, I didn't find a list of these conditions)
A method optionally receives a label (B4XView).
How could I create this library so that it also works in a b4j non-ui project? Maybe if there was an "If B4J_NON_UI"...
(by the way, I didn't find a list of these conditions)