I'm trying to use a datetime dialog. I downloaded the Dialogs2.4.zip. The example doesn't run. When I try I get:
Error parsing program.
Error description: Unknown type: datedialog
Are you missing a library referance?
Occured on line: 36
Dim Dd As DateDialog
The readme.txt file said to put the jar and xml files in the "Additional Libraries folder". I assume this means the Libraries folder in the folder where b4a is installed. Is there a secret to using these dialogs?
Error parsing program.
Error description: Unknown type: datedialog
Are you missing a library referance?
Occured on line: 36
Dim Dd As DateDialog
The readme.txt file said to put the jar and xml files in the "Additional Libraries folder". I assume this means the Libraries folder in the folder where b4a is installed. Is there a secret to using these dialogs?