From: Brandon M. <bnd...@ho...> - 2000-11-29 01:39:21
|
It's smarter to have a manager do that. Much more can be achieved by = delegating a manager to manage z-index (focusing) of dynlayers. Also, = what if we wanted to have several managers.. one for a top-level layer, = and another for MDI layers. (Layers imbeded within the top level layer.) = There could be several toplevel layers, and having a manager for the top = level layers, as well as managers for the layers within the top layers, = when the top level layer is dragged over a 2nd level layer within a = seperate top level layer, then that 2nd level layer is clicked, managers = can be spart enough to notify their parents to shuffel their z-index, as = well as the 2nd level layer. This solves problems of having the layer that you clicked appear above = what is supposed to be a top-level layer, while being within a seperate = top-level layer. Clear as mud? Maybe Scott can explain better.. He's much better at that. ----- Original Message -----=20 From: Raymond Smith=20 To: dyn...@li...=20 Sent: Tuesday, November 28, 2000 8:06 PM Subject: [Dynapi-Help] Curiosity, dyn1 vs dyn2 dragevents. Just curious why the new drag event doesn't have a auto z-sort = function like the old dyn1 version did?=20 |