Lock z-order?
Can DesktopX use layers?
Thanks so much!
Stardock will be closed for the week starting on Monday, June 29th and we will be returning on Monday, July 6th. We will be monitoring support tickets and forums during this time but expect delays in responses during this time.
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. ![]()
Saved for future reference.
Welcome Guest! Please take the time to register with us.