Page 1 of 1

Can't remove backdrop from LC 9.0.2

Posted: Mon Dec 17, 2018 9:48 am
by kaveh1000
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:

Code: Select all

set the backdrop to empty
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?

Re: Can't remove backdrop from LC 9.0.2

Posted: Mon Dec 17, 2018 9:55 am
by LiveCode_Panos
Hello kaveh,

You can remove it permanently from the LiveCode menubar:

Just uncheck View -> Backdrop


Kind regards,
Panos
--

Re: Can't remove backdrop from LC 9.0.2

Posted: Mon Dec 17, 2018 1:53 pm
by kaveh1000
Thanks Panos. Missed that one. :-)