[Gambas-user] How I get some events ?

J_Mischk3 admin at ...2701...
Thu Nov 8 16:06:26 CET 2012




> MyArray[I] = New toolbox(FMain) as "MyBoxes"
> 
> 
> public sub MyBoxes_Click()
>   Print Last.Name
> End
> 
> 
> or
> MyArray[I] = New toolbox(FMain) as "MyBoxes"
> MyArray[I].Tag = I
> 
> 

THX, forgot the "as MyBoxes"!!

 
-- 
View this message in context: http://old.nabble.com/How-I-get-some-events---tp34655229p34656645.html
Sent from the gambas-user mailing list archive at Nabble.com.





More information about the User mailing list