ok, this works pretty nice except one thing :)
Intercepting this event like described above causes UI to act like hell -
master page disappears, details page do not resizes, etc.
What should I do to keep everything like it was but noticed somehow know
about this event? I'd propose to add it to page event list as standard
event.

2013/5/17 Christopher Zündorf <christopher.zuend...@1und1.de>

> Yes, this is possible:
>
> qx.event.Registration.addListener(window, "orientationchange", function(e)
> {
>         console.log(e);
> }, this);
>
>
>
>
> Am 17.05.2013 um 13:27 schrieb Alexander Voronin:
>
> > Is there a way to detect onorientationchange event for page in mobile
> part of qooxdoo sdk?
> >
> > --
> > когда я опустился на самое дно, снизу мне постучали..
> >
> ------------------------------------------------------------------------------
> > AlienVault Unified Security Management (USM) platform delivers complete
> > security visibility with the essential security capabilities. Easily and
> > efficiently configure, manage, and operate all of your security controls
> > from a single console and one unified framework. Download a free trial.
> >
> http://p.sf.net/sfu/alienvault_d2d_______________________________________________
> > qooxdoo-devel mailing list
> > qooxdoo-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>
>
> ------------------------------------------------------------------------------
> AlienVault Unified Security Management (USM) platform delivers complete
> security visibility with the essential security capabilities. Easily and
> efficiently configure, manage, and operate all of your security controls
> from a single console and one unified framework. Download a free trial.
> http://p.sf.net/sfu/alienvault_d2d
> _______________________________________________
> qooxdoo-devel mailing list
> qooxdoo-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>



-- 
когда я опустился на самое дно, снизу мне постучали..
------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to