Re: [Gambas-user] extend group property

2009-07-03 Thread kobolds
Benoît Minisini wrote: > >> is it possible to extend the use of group property to not just share >> event >> between control ? >> >> I know some programming tools on windows that they allow a control to set >> multiple group . their group provide more function . >> >> group can be use to assign

Re: [Gambas-user] extend group property

2009-07-03 Thread Benoît Minisini
> is it possible to extend the use of group property to not just share event > between control ? > > I know some programming tools on windows that they allow a control to set > multiple group . their group provide more function . > > group can be use to assign same property of controls . > for exam

[Gambas-user] extend group property

2009-07-01 Thread kobolds
is it possible to extend the use of group property to not just share event between control ? I know some programming tools on windows that they allow a control to set multiple group . their group provide more function . group can be use to assign same property of controls . for example I have