I have a qx.ui.table.Table, single select, with 100's of entries. As I
select a new entry, details of that entry are queried from our DB server,
and displayed in two other panels on the page; one is another Table, and the
other is a qx.ui.embed.html. That works well.
However, if I go to the original table, and hit/hold the down-arrow through,
say, 100 entries, the DB gets WAY behind, and the detail displays just
"freeze", usually at about the location where I started down-arrowing. After
a long wait with no apparent activity, the displays updates to the new entry
100 down.
I would like to know if there is a way to display some type of progress
indicator so users don't think the display has just died. I've tried
updating the html panel (with "skipping entry # 582" etc.) and calling
syncAppearance(), clearing the html panel, creating ANOTHER html panel, but
action seems to be frozen no matter what I do - these things all work in
Firebug, of course.
Ken
------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing.
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel