selecting only the higest z ordered active?
Hi, I've created my own mouse selecting and draging system for actives and it all works great except for when two actives overlap and the program declairs them both selected.
How can I make it so it choosed only the one of the clicked ones with the highest z-order? (on top of the other ones)
thanks
Re: selecting only the higest z ordered active?
Get the Select Object Extension.
One of its examples is about selecting only the topmost object. There's a trick to it, so make sure you check out the example.
Select Object is HWA compatible but not unicode compatible, and the "select topmost" condition doesn't support qualifiers either :(