Can't remove backdrop from LC 9.0.2
Posted: Mon Dec 17, 2018 9:48 am
I have removed my old preferences, livecode7.rev, as it had been corrupted. i restarted LC and all prefs are now default.
There is a backdrop to the App that I want to remove, so I can see other apps. The preferences does not all removal, but only change in color.
I have managed to remove it by typing in the message box:
This works, but it is not saved permanently, so I have to repeat every time i launch LC.
How can I save this state permanently?
There is a backdrop to the App that I want to remove, so I can see other apps. The preferences does not all removal, but only change in color.
I have managed to remove it by typing in the message box:
Code: Select all
set the backdrop to empty
How can I save this state permanently?