[Gambas-user] Warning on Form Close

Gianluigi bagonergi at ...626...
Mon Jul 11 17:47:09 CEST 2016


I have not noticed since going on but now if we write Public Sub Form_C and
let complete the event procedure Close by the compiler we get this:

Public Sub Form_Close() As Boolean
  ...
End

I thought necessary to understand where I close the window, but if I leave
as written by Gambas I can not start the application and I get this warning
to the stack:

Bad event handler in FMain.Form_Close():Not a procedure

Do you know something about it?

Regards
Gianluigi



More information about the User mailing list