LiveCode dropping to background window constantly!

Anything beyond the basics in using the LiveCode language. Share your handlers, functions and magic here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
Aduro91
Posts: 61
Joined: Sat Jul 22, 2023 8:49 pm

LiveCode dropping to background window constantly!

Post by Aduro91 »

Hey everyone,

Has anyone encountered this issue where LiveCode just constantly drops to the bottom layer of all the windows on your desktop when working on it.

It has got worse, perhaps with an OS update. Is there any solution to this? It's driving me insane
stam
Posts: 3209
Joined: Sun Jun 04, 2006 9:39 pm

Re: LiveCode dropping to background window constantly!

Post by stam »

If you mean the backdrop, yeah it’s been problematic since 9.6.1 at least. Only realistic solution is to switch it off (sadly).
dunbarx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10501
Joined: Wed May 06, 2009 2:28 pm

Re: LiveCode dropping to background window constantly!

Post by dunbarx »

where LiveCode just constantly drops to the bottom layer of all the windows on your desktop
That does not sound like the backDrop.

@Aduro99. When this "drop" occurs, do you mean that all the current windows on screen are visible, but the LC window is suddenly covered by others?

Craig
richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10415
Joined: Fri Feb 19, 2010 10:17 am

Re: LiveCode dropping to background window constantly!

Post by richmond62 »

I have implemented a substack-as-backdrop several times, as, Yes, the inbuilt backdrop is second rate.
dunbarx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10501
Joined: Wed May 06, 2009 2:28 pm

Re: LiveCode dropping to background window constantly!

Post by dunbarx »

I never use backDrop, but again, this does not sound like a backDrop issue.

Craig
richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10415
Joined: Fri Feb 19, 2010 10:17 am

Re: LiveCode dropping to background window constantly!

Post by richmond62 »

Screenshot 2025-08-26 at 16.17.20.png
Attachments
Fake Backdropper.livecode.zip
Stack.
(2.01 KiB) Downloaded 252 times
stam
Posts: 3209
Joined: Sun Jun 04, 2006 9:39 pm

Re: LiveCode dropping to background window constantly!

Post by stam »

Aduro91 wrote: Sun Aug 24, 2025 9:21 pm LiveCode just constantly drops to the bottom layer of all the windows on your desktop
sounds like a backdrop issue to me.
I can't imagine what else this statement would mean??? Perhaps Aduro91 can clarify.

Personally, with the backdrop on, I constantly had other windows interspacing themselves between the backdrop, stack windows and tool palettes - which sounds like LC 'dropping to the bottom layer' to me...

On Linux I constantly lose the tools palette behind the backdrop (9.6.3). Basically, while I'd like to have the backdrop on, it's too buggy to permit.
Aduro91
Posts: 61
Joined: Sat Jul 22, 2023 8:49 pm

Re: LiveCode dropping to background window constantly!

Post by Aduro91 »

dunbarx wrote: Mon Aug 25, 2025 2:45 pm
where LiveCode just constantly drops to the bottom layer of all the windows on your desktop
That does not sound like the backDrop.

@Aduro99. When this "drop" occurs, do you mean that all the current windows on screen are visible, but the LC window is suddenly covered by others?

Craig
All LC windows go to the bottom of the layer of all the windows I have open. That includes the project I'm working on and the grey backdrop thing.
Aduro91
Posts: 61
Joined: Sat Jul 22, 2023 8:49 pm

Re: LiveCode dropping to background window constantly!

Post by Aduro91 »

I removed backdrop and its better now, thanks so much everyone!!
Post Reply