Hi Benoit,

thank you for the new release!

This one let me wonder:

> * ComboBox now raises the Click event when it gets its first element, because
> that element is automatically selected.
>
> Beware that the two previous changes may introduce a little backward
> incompatibility in your projects!
>

Before installing it, I wanted to make sure the main Gambas apps on the 
system will keep on going, so I checked their source codes for Click 
events of ComboBoxes.

I found that where I had used one, there already was a way of stopping 
the event (or just RETURNing) during the filling of the ComboBox. I do 
not remember why I did this (older source), but could it be possible 
this behaviour isn't that new?

Regards

Rolf

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Gambas-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to