Lock z-order?
Can DesktopX use layers?
Thanks so much!
Can DesktopX use layers?
I'm dragging this thread out - because it was linked somewhere in my profile. I want to retract my ancient advice that parent child is the only way to preserve z-order. It seems that if you 'cancel' the Object_OnLButtonDown() function by setting it to 'true' it won't pass the click to whatever causes the window/object layer to move to the top of the z-order.
So put:
Function Object_OnLButtonDown(x,y)
Object_OnLButtonDown = True
End Function
Into an object script and it will not change z-order on click. ![]()
Welcome Guest! Please take the time to register with us.
Select a reason for giving karma:
You're about to visit an external site:
Sign up here to get the latest news, updates, and special offers delivered directly to your inbox.