Good evening (o;
Let’s say I have a Canvas where I want to draw individual buttons.
A method called AddTab should add a new button with caption and other options.
Is structure the way to go to hold the buttons information like index, caption, flags?
And if so…how do I have to initialize it properly in my custom canvas class so I can add items to it and iterate through it?
muchas gracias from .ch
richard
7 posts - 3 participants