[Gambas-user] code for VB button control array hangs program

Zach Smith zachsmith022 at ...626...
Sun Jan 2 00:59:23 CET 2011


Add a button to a program and modify code to read:

Public Sub Button1_Click(index As Integer)
End

If you try to run the program, nothing happens and the problem line is
not identified. This may happen if you import VB code and don't
realize control arrays are not allowed.

There are 2 Stack backtrace lines, but I'm not sure how to interpret them:
FMain.$load.1594
FMain.?.?

In my case, there is no line 1594.




More information about the User mailing list