B4J Question Initialize Question

mrossen

Active Member
Licensed User
Longtime User
Hi,

If I have a label made by the Scene Builder is it necessary to initialize it in b4J ?

What is correct?

I have a project with 50 objects, and I have 4 object I need to initialize in B4J code otherwise it will not compile.

ex. ledRFRemoteMem1.Initialize("")

Mogens
 
Top