Hey,
you can use a plain widget as blocker. This one gets the events and will also 
be available as transparent overlay. ;)
You could also try to listen on the focus event of the iframe and focus the 
window as well. That could do the job.
Regards,
Martin

Am 09.01.2013 um 12:24 schrieb myles <myles.lawre...@hotmail.com>:

> Hi Martin, thanks for your response. On investigating your suggestion of
> using a blocker I discovered two things:
> 
> 1. A qx.bom.Blocker does not inherit / include any events.
> 2. There is no way to get a handle on the blocker provided by an iframe
> (using the .block() method) though I suspect that this object too, does not
> provide any events.
> 
> My use case is that these iframes will be contained within qooxdoo windows
> (and will take up the majority of the window's available space). I would
> like the window to be brought to the front on a mousedown event in the child
> iframe. If you have any other suggestions on how this may be achieved I
> would very much like to hear from you.
> 
> Kind Regards,
> Myles
> 
> 
> 
> --
> View this message in context: 
> http://qooxdoo.10916.n7.nabble.com/qx-ui-embed-Iframe-not-responding-to-a-number-of-events-tp43985p44090.html
> Sent from the qooxdoo-devel mailing list archive at Nabble.com.
> 
> ------------------------------------------------------------------------------
> Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
> and much more. Keep your Java skills current with LearnJavaNow -
> 200+ hours of step-by-step video tutorials by Java experts.
> SALE $49.99 this month only -- learn more at:
> http://p.sf.net/sfu/learnmore_122612 
> _______________________________________________
> qooxdoo-devel mailing list
> qooxdoo-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel


------------------------------------------------------------------------------
Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
and much more. Keep your Java skills current with LearnJavaNow -
200+ hours of step-by-step video tutorials by Java experts.
SALE $49.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122612 
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to