PB5.41LTS; Win7; z-index; HideGadget; overlapping;

Windows specific forum
HanPBF
Enthusiast
Enthusiast
Posts: 564
Joined: Fri Feb 19, 2010 3:42 am

PB5.41LTS; Win7; z-index; HideGadget; overlapping;

Post by HanPBF »

Hello!

As PB does not know z-index, I checked with a few controls,
if HideGadget(..., #True) and then HideGadget(..., #False) in order of z-index (backmost to topmost)
does show the correct overlapping.

So, when I keep the list and order by z-index, shouldn't HideGadget in that order redraw all elements correct after windows resizing?

Can I rely on this?
(What is remarkable -> when I do this during resizing, flickering is minimized...)

Thanks!!!
RASHAD
PureBasic Expert
PureBasic Expert
Posts: 4659
Joined: Sun Apr 12, 2009 6:27 am

Re: PB5.41LTS; Win7; z-index; HideGadget; overlapping;

Post by RASHAD »

Hi Han
Can you post some code to clear things?
Egypt my love
Post Reply