[Gambas-user] groups of radiobuttons
BODARD Fabien
abidoo.too at ...11...
Thu Jan 16 21:44:27 CET 2003
Le Jeudi 16 Janvier 2003 20:28, Jochen Georges a écrit :
> hello gambas-gourmets
>
> i want to have two independent groups of radiobuttons on one form.
> i don't know how to do that :-(
>
> thanks for any hint.
>
> beste gruesse
> jochen
>
>
> -------------------------------------------------------
> This SF.NET email is sponsored by: Thawte.com
> Understand how to protect your customers personal information by
> implementing SSL on your Apache Web Server. Click here to get our FREE
> Thawte Apache Guide:
> http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0029en
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
Hello jochen
I've put your new revised version in place
For your problem...
place your radio in two différent container... and give a name at each goup in
the group property (it give a common address for the event ex:
group_click()...etc)
see my simple example
to know the control where you have clicked : use the last command(Last.Value
Last = last control used as control)
that's all
Fabien
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Radio.tar.gz
Type: application/x-tgz
Size: 1981 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20030116/939554f6/attachment.bin>
More information about the User
mailing list