Hi Sak,

oh, I see the API documentation is not clear for you use case. When you try to block also key board events, you can use the property "keepBlockerActive" [1]. When the blocker keeps active also keyboard events a blocked, but you can only have one blocker as active, otherwise you browser freeze.

I will improve the documentation to make it more clear.

Cheers,
Chris

[1] http://demo.qooxdoo.org/current/apiviewer/#qx.ui.core.Blocker~keepBlockerActive

Am 21.10.2010 12:39, schrieb Mustafa Sak:

Hi List,

I’ve a tabview with form fields. I’m blocking this tabview widget and all events are blocked. But I can jump with tab key into the child form fields and type anything I want to. Is there way to block all child elements? May be blockContent(/zIndex <http://demo.qooxdoo.org/current/apiviewer/#qx.ui.core.zIndex>/ zIndex)? But what does zIndex means in this case? Where should I get the zIndex value from all child elements?

Regards Sak


------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to