I have a simple form, with one text field and an Ok and a Cancel button.
When I enter data in the text field and then *click* on Ok, the "execute"
handler sees that the model contains the value from the text field, and all
is good with the world.
I have also provided a qx.ui.core.Command("Enter") instance to the Ok
button. If instead of *clicking* on the Ok button, I just press Enter, the
model does not contain the value from the text field. I tried adding
ok.focus() into the "execute" handler but that did not sync the data. How do
I force the model to sync to the field data?
Thanks,
Derrell
------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system,
user administration capabilities and model configuration. Take
the hassle out of deploying and managing Subversion and the
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel