Android Question Cannot get fxtras-labs-2.2-r5.jar. Lib's working

rgarnett1955

Active Member
Licensed User
Longtime User
Hi,

I wish to use the time picker and msg boxes. I downloaded file http://central.maven.org/maven2/org/jfxtras/jfxtras-labs/2.2-r5/jfxtras-labs-2.2-r5.jar.

I put the file in additional libs, but I don't seem to be getting any additional libraries in the Libraries Pane.

I downloaded jMsgboxes1.2.zip to try that, but the libraries for the following are missing:
B4X:
    Private Msgbox As Msgboxes
    Private DialogResponse As DialogResponses

What do I need to do to get this working?

Best regards

Rob
 
Top