[Gambas-user] Trapping events from dynamically created controls....
    sbungay 
    sbungay at ...981...
       
    Tue Feb 20 05:00:59 CET 2007
    
    
  
   How can one capture events from controls that are created on the fly? 
In my case I am creating buttons and want to capture the mousemove event 
or click event of the control that was just created.
I think if I was able to add each programatically created control to a 
special group then that group could capture and process the events. Is 
this possible?
Steve.
    
    
More information about the User
mailing list