[Gambas-user] [Gambas Bug Tracker] Bug #960: Cannot get dynamically	created SerialPort control events to raise.
    bugtracker at ...3416... 
    bugtracker at ...3416...
       
    Fri Jul  1 15:01:33 CEST 2016
    
    
  
http://gambaswiki.org/bugtracker/edit?object=BUG.960&from=L21haW4-
Comment #3 by zxMarce:
Alex,
That friggin' did it. Now the event works as expected.
So, WAIT inside a non-event handler loop instead of SLEEP.
As per the docs SLEEP should be used inside event handlers to avoid stack overruns, but I needed to process the event loop.
Some confusion...
Thanks a bunch!
zxMarce changed the state of the bug to: Fixed.
    
    
More information about the User
mailing list