Skip to content
  • gambas's avatar
    Allow errors to propagate from event handlers when the event is internally... · e07eb9b2
    gambas authored
    Allow errors to propagate from event handlers when the event is internally raised by the interpreter.
    
    [INTERPRETER]
    * NEW: Allow errors to propagate from event handlers when the event is internally raised by the interpreter.
      All events raised from a component written in Gambas through the Gambas API still do not propagate errors.
    e07eb9b2