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.

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to