I am trying to re-create a program I wrote a long time ago on VB6 to control my home brew system. It communicates to a board I repurposed that had a serial port and A/D converter. This my first B4J program so I 'borrowed' the B4J-Chat (posted by Erel in November 2013) to get started.
My problem seems so simple but I am stuck. The ComboBox does not populate. It seems to work but is empty. It is created with the Visual Designer and the variable is declared but it has the squiggly underline with no explanation to why. It compiles fine. One thing I did see is that the documentation says I do not need to initialize the Combobox if it is created with the Designer, but I get a compile error if it is not.
The whole thing is zipped and attached.
Thanks
Garry
My problem seems so simple but I am stuck. The ComboBox does not populate. It seems to work but is empty. It is created with the Visual Designer and the variable is declared but it has the squiggly underline with no explanation to why. It compiles fine. One thing I did see is that the documentation says I do not need to initialize the Combobox if it is created with the Designer, but I get a compile error if it is not.
The whole thing is zipped and attached.
Thanks
Garry