[Gambas-user] Setting a checkbox value
    nospam.nospam.nospam at ...626... 
    nospam.nospam.nospam at ...626...
       
    Sun Nov 22 08:15:37 CET 2009
    
    
  
bbb888 wrote:
> Benoit,
>
> Why oh why should setting checkbox value in code generate a click
> event?
Because setting a checkbox value in code is a pseudo-click. How would you 
feel if it didn't genrate a click but you wanted it to?
Set a flag before setting the checkbox then check the flag in the event 
code. The behaviour is normal and expected in a GUI. 
    
    
More information about the User
mailing list