[Gambas-devel] Gambas Question

Scott, Vince Vince.Scott at ...440...
Wed Mar 29 21:52:24 CEST 2006


Thanks...I'll check it out...


-----Original Message-----
From: gambas-devel-admin at lists.sourceforge.net on behalf of Rob Kudla
Sent: Wed 3/29/2006 12:32 PM
To: gambas-devel at lists.sourceforge.net
Cc: gambas-user at lists.sourceforge.net
Subject: Re: [Gambas-devel] Gambas Question
 
On Wed March 29 2006 13:02, Scott, Vince wrote:
> In Gambas is there away to cycle through a group of controls??

You pretty much need to make an array of Object in the 
initialization part of your program and add all the desired 
controls to it.  

A good way to do this is to use the Tag property of each control 
at design time to assign some value to each control so you can 
pick it up when iterating through the controls.  (That is, if 
you're not using the tag property for something else....)

Rob


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Gambas-devel mailing list
Gambas-devel at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-devel

Than


This communication is confidential and may be legally privileged.  If you are not the intended recipient, (i) please do not read or disclose to others, (ii) please notify the sender by reply mail, and (iii) please delete this communication from your system.  Failure to follow this process may be unlawful.  Thank you for your cooperation.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: winmail.dat
Type: application/ms-tnef
Size: 3223 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/devel/attachments/20060329/a42aa77b/attachment.bin>


More information about the Devel mailing list