Stanislav Ievlev schrieb:
On Thu, Dec 22, 2005 at 05:51:12PM +0100, Sebastian Werner wrote:
Stanislav Ievlev schrieb:
Greetings!
Why qooxdoo updates browser window content only on mouse moving?
Because qooxdoo is great ;)
qooxdoo flushes the queue on any user event: mouse, keyboard, focus, ...
If you want to flush the queue also when another event like an AJAX
transport or a timer based occurs, please call:
QxWidget.flushGlobalQueues();
But keep in mind to do it not so often, because the layout process is
complex sometimes and qooxdoo with it's queues tries to optimize it. If
it will be broken into too many times it looses most of its efficiency.
Sebastian
Thank you. Could you place a sample for timer into test to avoid same
questions in the future ;)
I hope the guys take a look at the mailinglist first ;)
If you write one example test case I will be happy to add it to CVS.
Sebastian
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel