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

Benoît Minisini gambas at ...1...
Sun Jan 2 20:17:47 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.
> 

It should be fixed in revision #3430.

Regards,

-- 
Benoît Minisini




More information about the User mailing list