Re: [Gambas-user] Array of PictureBoxes

2011-06-29 Thread Matti
Take a look at Gambas 3 - Examples - Image - Lighttable. There are arrays of PictureBoxes, Labels and so on. Maybe this could help you? Am 25.06.2011 11:22, schrieb M. Cs.: > I would like to have ability to create an array of PictureBoxes or > Labels, so that I could add and remove them dinamical

[Gambas-user] Array of PictureBoxes

2011-06-25 Thread M. Cs.
I would like to have ability to create an array of PictureBoxes or Labels, so that I could add and remove them dinamically using some id or name. Something like path nodes in Gimp. Is it possible in Gambas? -- All the dat