Android Question no file dialog in v6.80 and windows 7

kenad

Member
Licensed User
Longtime User
I am using B4A v6.80
on a windows 7 OS
I can't save a new program or chose a icon.
for example if I press File > New and then add some code and press Save nothing happens
in previous versions a save as box would open up , and you could save the new file. It doesn't do that now.
Also if I try to add an existing module >> nothing happens >meaning no open file dialog opens
or if I try to change the icon >> nothing happens > meaning no open file dialog opens

If I load an older file from a different computer any changes made to the file will be saved , but I still can't save as or change the icon , or modules

I seem to have turned of the file handling ability of B4A, but don't know how to fix it.
Thanks for any help
 
Top