[Gambas-devel] Control groups
Benoit Minisini
gambas at ...1...
Sun Mar 23 19:12:58 CET 2008
On dimanche 23 mars 2008, Robert Rowe wrote:
> I've read some email from users who have some difficulty with the
> control group concept. I personally love this and think it is much
> better than the control arrays the VB uses. I came up with a small new
> feature that I think might ease the use of control groups. The idea is
> that you select some controls that you have created. On the right click
> menu I could add an option to "Set control Group". This would prompt for
> a control group name and set the property for each of the selected
> controls.
>
> Do you think that this would be useful enough for me to work on?
>
> Robert Rowe
>
You can already do that by selecting the control and setting the "(Group)"
property in the property sheet. The group will be set for all selected
controls. That works too for any property.
Regards,
--
Benoit Minisini
More information about the Devel
mailing list