After a while i thought that i can listen to the input event of the
textField, and there i will get the current content of the texte
field.
Regards
Le 1 février 2012 14:50, Benjamin Dreux a écrit :
> After i while i thought about accessing the child control (the
> textefield) and set the liveUpd
After i while i thought about accessing the child control (the
textefield) and set the liveUpdate property of the textField.
Here i what my widget looks like :
qx.Class.define("XXX",{
extend:qx.ui.form.VirtualComboBox,
construct:function(){
this.base(arguments);
this.setLab