InputDialog

basil99

Active Member
Licensed User
Longtime User
Hi again!

this string in code

B4X:
Dim Something As InputDialog

invokes B4A error:

Parsing code. Error
Error parsing program.
Error description: Unknown type: inputdialog
Are you missing a library reference?
Occurred on line: 494
Dim Something As InputDialog


What lib I need ? And lib URL here please ? Thank you
 
Top