Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!
Unfortunately every time I switch from false to true I get a sort of flickering when the windows disappears for a moment, some of you LC gurus know how to avoid this?
here is a little stack that reduces the flicker to an occasional "blink"
It uses a substack to cover up the main stack while the mainstack is changed. To make it look like the mainstack it makes a screenshot first.
Have a look, all the code is in the button. It is more a test how one could "hack" this. The flicker I think is due to the fact that the system draws the little handle at the bottom right for resizing.
I don't know if it is worth going through this, but here it is: