dolittle
30 Sep 2007, 2:15 AM
Hi,
I`ve tried to use the change event for a Ext.form.ComboBox. I switch between items in the box but the event just won`t fire. My comboBox is similar to the one in the extending ext class tutorial.
I have a textField with emptyText set to "please type your message".
When I focus the textField on the first time it fires the change event before I even type something although I could blur the field without changing the value.
Both of these are easy for me to handle and I`m not sure if they are bugs.
Thanks
I`ve tried to use the change event for a Ext.form.ComboBox. I switch between items in the box but the event just won`t fire. My comboBox is similar to the one in the extending ext class tutorial.
I have a textField with emptyText set to "please type your message".
When I focus the textField on the first time it fires the change event before I even type something although I could blur the field without changing the value.
Both of these are easy for me to handle and I`m not sure if they are bugs.
Thanks