[Gambas-user] Index
Rob
sourceforge-raindog2 at ...94...
Mon Jan 19 15:35:34 CET 2004
On Monday 19 January 2004 01:35, Rizky Tahara Shita wrote:
> Have you guys any example on how doing objects that use index
> (in vb it usually index for an objective array) ?
> i got a lot of textbox here, and i wanna fill that textbox
> with a loop... may be an example ??
Unless I'm mistaken, you would need to either create those at
runtime or assign them one at a time to an object array, which
is Gambas control groups' chief weakness compared to VB control
arrays.
Rob
More information about the User
mailing list