Hi
I have noticed errors in new version B4A ver. 1.80:
1. I can make compilation only once and I have to open file with source code again if I want to compile it successfully. If I try to compile it without reopening source code, I get error in window "Compile&Debug":
Compiling code. Error
Value can't be null.
Name of parameter: dictionary
2. Auto complete /help for object doesn't work, for example when I type serial1. (global variable serial1 as Serial), I can't see the list of properties and methods of object. I have to look for help in manual.
3. StatusBar always shows "B4A-Bridge: Disconnected" even if it is connected. Fortunately everything is working fine with smart phone independently of StatusBar.
Regards
uskomp
I have noticed errors in new version B4A ver. 1.80:
1. I can make compilation only once and I have to open file with source code again if I want to compile it successfully. If I try to compile it without reopening source code, I get error in window "Compile&Debug":
Compiling code. Error
Value can't be null.
Name of parameter: dictionary
2. Auto complete /help for object doesn't work, for example when I type serial1. (global variable serial1 as Serial), I can't see the list of properties and methods of object. I have to look for help in manual.
3. StatusBar always shows "B4A-Bridge: Disconnected" even if it is connected. Fortunately everything is working fine with smart phone independently of StatusBar.
Regards
uskomp