[Gambas-user] [Gambas Bug Tracker] Bug #982: Auto add elements to a Struct array when resized

bugtracker at ...3416... bugtracker at ...3416...
Thu Aug 25 14:55:09 CEST 2016


http://gambaswiki.org/bugtracker/edit?object=BUG.982&from=L21haW4-

Comment #3 by Tobias BOEGE:

There is a way using the introspection capabilities of the gb component and the assumption that Struct array classes will always have a name of the form "MyStruct[]" where "MyStruct" is a Struct class. I'll attach an example.






More information about the User mailing list