Hi Joe,

On Monday 07 December 2009 smartjo wrote:
> Hi Alexander,
> 
>                          I tried the flush() method as you said but it is
> still the same.  I tried in qooxdoo demo playground application.
> 
Try to execute this line within a timer.

--snip--
qx.event.Timer.once(function(e) {
  qx.ui.core.queue.Widget.flush();
}, 0, this);
--snip--

cheers,
  Alex

------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to