I am not sure if my issue is with qx.bom.element.Attribute.set() or that
the HTML element that I am trying to update is in HTML that is in a
qx.ui.basic.Label that is in a popup window? Basically, I have a series of
wizard windows that get their content from HTML pages on disk. When using
the pages there is some updating of elements I need to do, but no matter
how I try and change the values of a div, the screen does not show the
change. If you query the DOM, the change is made but not displayed. How can
I force the change to be displayed?

I have tried to update the value using basic JavaScript and using
qx.bom.element.Attribute.set() and I get the same results from both, the
DOM gets updated, but not the display.

Thanks,
Jim
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to