Hi,
 
I ran into a problem moving windows: an exception about using
qx.bom.element.Overflow in Location.js
After commenting out code in function get : function(elem, mode) that
uses qx.bom.element.Overflow.getX and getY everything worked fine.
Looking at other code in Style.js and the documentation it seems that
qx.bom.element.Overflow doens't exist (yet) in version 0.7.x-svn.
 
Also changing the locale on a datechooserbutton before the datechooser
window is triggered for the first time raises an exception due to a
missing check on
qx.ui.component.DateChooserButton.__chooser != null in
DateChooserButton.js event _changeLocale before calling
__chooser.setDate().
 
Can anyone confirm these findings?
 
Jeroen 
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to