[Gambas-user] Combobox change event question
Ron
ron at ...1740...
Thu Jun 19 20:12:43 CEST 2008
Hi,
the change event of a combobox is only triggered if a combobox is not
set to read-only.
So it detects only the content change of the textbox which is part of
the combo box.
If you have a box which is read-only you can only detect some activity
via the clicked event,
but then you also get an event when they don't select another value of
course.
Is this the way it should be?
Regards,
Ron.
More information about the User
mailing list