Hi Skar,

which qooxdoo version do you use? Could you please send me a code 
snippet how to reproduce this.

Thanks,
Chris

skar schrieb:
> Hi,
>
> Whenever I create a qx.ui.window.Window based object, the "resize" 
> listener gets called twice. Shouldn't it be called only once?
>
> I compared the 2 event objects and a "RE1 == RE2" evaluates to true, 
> also the timestamp is the same and even "RE1.toSource() == 
> RE2.toSource()" evaluates to true, meaning it's certainly a single event 
> which calls the listener twice. Can I avoid this from happening or if I 
> can't, can I at least compare an event to the previous one's and if 
> they're the same, I can skip any action in the listener?
>
> cheers,
> skar.
>
>   


-- 
Christian Schmidt
Software Entwickler

1&1 Internet AG - Web Technologies
Ernst-Frey-Straße 9 · DE-76135 Karlsruhe
schmidt.christ...@1und1.de

Amtsgericht Montabaur / HRB 6484
Vorstände: Henning Ahlert, Ralph Dommermuth, Matthias Ehrlich, Thomas 
Gottschlich, Robert Hoffmann, Markus Huhn, Hans-Henning Kettler, Dr. Oliver 
Mauss, Jan Oetjen
Aufsichtsratsvorsitzender: Michael Scheeren


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to