First time here? Check out the FAQ!
I need a way to autodisable a combobox during a sever request (pretty much like it is available for buttons).
Reason: Selecting one combobox sets new values into all others and the current values might no longer be valid after server request is done.
Unfortunately combobox does not support setAutoDisable. Is there an easy way to apply the button functionality to a combobox?
Do I really need to extend combobox?
Asked: 2015-11-24 16:14:37 +0800
Seen: 32 times
Last updated: Nov 24 '15