Dear support,
Is it pobibbly an collection (read array) from a class in IWBasic?
We have arrays in structs is that possibly in classes to?
I think then for create an factory class where the user can create objects such as GUI objects.
I have plans if that is possibly a kind of MFC but more for IWBasic "IWBasic Foundation Classes"
Thanks
Not sure I understand your question but you can have members of a class that are arrays and you can have members that are structures that contain elements that are arrays.