Answered
ComboBox.editable
Hi,
I have a combobox who works perfect but when a set myComboBox.editable = true and a enter a text a have this error:
TextEvent.TEXT_INPUT
Event.CHANGE
TypeError: Error #1009: Cannot access a property or method of a null object reference.
at da_ComboBox/vkTypeSelected()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at fl.controls::ComboBox/onTextInput()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at fl.controls::TextInput/handleChange()
Thanks for helping me
I have a combobox who works perfect but when a set myComboBox.editable = true and a enter a text a have this error:
TextEvent.TEXT_INPUT
Event.CHANGE
TypeError: Error #1009: Cannot access a property or method of a null object reference.
at da_ComboBox/vkTypeSelected()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at fl.controls::ComboBox/onTextInput()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at fl.controls::TextInput/handleChange()
Thanks for helping me