On 10/16/07, Tim Kemna <[EMAIL PROTECTED]> wrote:
>
>  This code works for me:
>
> window.setLeft(qx.ui.core.ClientDocument.getInstance().getClientWidth());
> window.show();
> window.addEventListener("appear",
>     function(e)
>     {
>         window.centerToBrowser();
>     }, this);
>
> BTW I don't call pack() at all
>

I do and all my problem is there. centerToBrowser() works fine.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to