October 29, 2025, 01:10:32 PM

News:

Own IWBasic 2.x ? -----> Get your free upgrade to 3.x now.........


Howto : Arrays in Classes (or in other lang Object Classes)

Started by Techno, June 06, 2015, 06:14:52 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Techno

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

LarryMc

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.
LarryMc
Larry McCaughn :)
Author of IWB+, Custom Button Designer library, Custom Chart Designer library, Snippet Manager, IWGrid control library, LM_Image control library