PB5.41LTS; Win7; z-index; HideGadget; overlapping;
Posted: Wed Feb 10, 2016 11:41 am
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!!!
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!!!