[Gambas-user] Control class missing a name and type property. ;)
Benoit Minisini
gambas at ...2...
Tue Aug 26 23:09:11 CEST 2003
Le Mardi 26 Août 2003 22:50, Nelson Ferraz a écrit :
> > > When I can use For Each how do I determine which control I
> > > have. In my example the ctrl should have at least a name
> > > property. It should have also a property which provide the
> > > Class or Type of the control.
> >
> > I agree, Gambas is missing those two properties in a big way. As
> > a workaround you can use the Tag property to store whatever
> > identifying information you need. Unfortunately, this is about
>
> One of the requests in Sourceforge is about introspection:
>
> http://sourceforge.net/tracker/index.php?func=detail&aid=789626&group_id=54
>17&atid=355417
>
> I think this could be useful here.
You can already do introspection, with the Class and Symbol classes.
--
Benoit Minisini
mailto:gambas at ...1...
More information about the User
mailing list