Hi Tom,

just to give it a try ... don't know if it's working out for you. Did you try 
to use the "sendToBack" method of the window manager to send the main window 
to the back once one of the "child" window is opened.

Technically it does re-sort the stack of the windows and the window at top of 
the stack gets the highest zIndex. Maybe this helps.

cheers,
  Alex

On Wednesday 15 April 2009 tsmiller wrote:
> It looks like you DO see want I want :)   I knew that the qooxdoo bubbling
> kind of went up and down the bubble chain, but I didn't know if I was going
> to be able to get at it before it got to the window itself.  Apparently
> not.
>
> I may have to subclass the window manager and modify the default behaviour,
> but it will have to wait a while before I can get around to figuring out
> the best way to do it.
>
> That goes for the enhancement bug that you mentioned.  I didn't even know
> there was such a thing!
>
> My windows are not really 'popup-windows'.  It is just that they have a
> kind of (very loose) parent/child relationship with the main window.
>
> I think that there needs to be a way to specifiy relationships between
> windows.  I think that this type of behaviour is going to be very important
> as applications get more sophisticated.  But it needs alot of thought put
> into it.

------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to