Relevant code: http://pastie.caboo.se/116064

I'm having two issues:

First, the first time a Form is created, it is centered and the events to
keep it centered work just fine. After that though, when a Form (any form)
is created, it starts centered but the events are giving me a weird error: 

this.getParent() has no properties
[Break on this error] var vLayoutImpl = this.getParent().getLayoutImpl();
Widget.js (line 3368)

I've had a poke at the widget code (good lord, thats a big file) to no
avail, ect.



Second, some times the Window is display before it is centered, it starts in
the top right and then blinks to the middle, this is only a cosmetic issue
but I'm a perfectionist.
-- 
View this message in context: 
http://www.nabble.com/Trouble-with-qx.ui.window.Window-tf4780201.html#a13675545
Sent from the qooxdoo-devel mailing list archive at Nabble.com.


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