Omid Mottaghi schrieb:
> Hi,
>
> When I click on the blue title of some windows, they jump down around 
> 20 pixels!
>
> I put those windows in a desktop container, this is desktop 
> initialization code:
>
> var manager=new qx.ui.window.Manager();
> var desktop=new qx.ui.window.Desktop(manager);
> doc.add(desktop, {top: 0, left: 0, bottom: 0, right: 0});
> // create a window
> desktop.add(window, {});
>
> Regards.
This has been fixed after the 0.8 release. You need to use the svn TRUNK 
or wait for 0.8.1.

Best Fabian

-- 
Fabian Jakobs
JavaScript Framework Developer

1&1 Internet AG
Brauerstraße 48
76135 Karlsruhe

Amtsgericht Montabaur HRB 6484

Vorstand: Henning Ahlert, Ralph Dommermuth, Matthias Ehrlich, Thomas 
Gottschlich, Matthias Greve, Robert Hoffmann, Markus Huhn, Oliver Mauss, Achim 
Weiss
Aufsichtsratsvorsitzender: Michael Scheeren


-------------------------------------------------------------------------
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