[Gambas-user] Property "Group" programming ???

DHoll28158 at ...87... DHoll28158 at ...87...
Sat Aug 16 16:32:05 CEST 2003


Since Gambas doesn't have control index property , I am trying to use the 
"Group" property in its place.

I have two buttons on a form (Button1 and Button2), and set the Group 
property to "testGroup"
I now have a public sub "testGroup_Click()"

I have not been able to determine how to differentiate which button has been 
clicked.

 I assume that inside the sub, a Select Case statement is used give the 
desired action.

I have not been able to find any examples to illustrate this.

Thanks for any help.

Regards
Dan


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20030816/f8855407/attachment.html>


More information about the User mailing list