Re: [Gambas-user] two separate groups of RadioButton same Form

2010-12-11 Thread Nicolas Koch
I tried a frame in an existing program I had been working on, I just needed
to redo the buttons within the frame.


Very many thanks Ed.

Nick

On Sat, Dec 11, 2010 at 1:09 PM, Ed & Clare Kelm
wrote:

> Nicolas:
>
> Put each group of buttons, (or at least one group), in a frame.
>
> Ed K.
>
> Nicolas Koch wrote:
> > So I had taken a year hiatus away from the GAMBAS community due to the
> > military and am finally back home coding again. :D  I gotta tell you I
> > really miss and love coding in GAMBAS.  anyways on to my question...
> >
> >
> > I have a Form and I want to have two separate groups of RadioButtons.
> > In each group of RadioButtons on the same Form only one can be true, the
> > rest will be false.
> >
> > How would I accomplish this?  I had tried separating using panels, but I
> > suppose I made a mistake somewhere.
> >
> > Thanks again to any and all who respond.
> >
> > Nick
> >
> --
> > Oracle to DB2 Conversion Guide: Learn learn about native support for
> PL/SQL,
> > new data types, scalar functions, improved concurrency, built-in
> packages,
> > OCI, SQL*Plus, data movement tools, best practices and more.
> > http://p.sf.net/sfu/oracle-sfdev2dev
> > ___
> > Gambas-user mailing list
> > Gambas-user@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gambas-user
> >
> >
>
>
> --
> Oracle to DB2 Conversion Guide: Learn learn about native support for
> PL/SQL,
> new data types, scalar functions, improved concurrency, built-in packages,
> OCI, SQL*Plus, data movement tools, best practices and more.
> http://p.sf.net/sfu/oracle-sfdev2dev
> ___
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
--
Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL,
new data types, scalar functions, improved concurrency, built-in packages, 
OCI, SQL*Plus, data movement tools, best practices and more.
http://p.sf.net/sfu/oracle-sfdev2dev 
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] two separate groups of RadioButton same Form

2010-12-11 Thread Ed & Clare Kelm
Nicolas:

Put each group of buttons, (or at least one group), in a frame.

Ed K.

Nicolas Koch wrote:
> So I had taken a year hiatus away from the GAMBAS community due to the
> military and am finally back home coding again. :D  I gotta tell you I
> really miss and love coding in GAMBAS.  anyways on to my question...
>
>
> I have a Form and I want to have two separate groups of RadioButtons.
> In each group of RadioButtons on the same Form only one can be true, the
> rest will be false.
>
> How would I accomplish this?  I had tried separating using panels, but I
> suppose I made a mistake somewhere.
>
> Thanks again to any and all who respond.
>
> Nick
> --
> Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL,
> new data types, scalar functions, improved concurrency, built-in packages, 
> OCI, SQL*Plus, data movement tools, best practices and more.
> http://p.sf.net/sfu/oracle-sfdev2dev 
> ___
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
>   

--
Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL,
new data types, scalar functions, improved concurrency, built-in packages, 
OCI, SQL*Plus, data movement tools, best practices and more.
http://p.sf.net/sfu/oracle-sfdev2dev 
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] two separate groups of RadioButton same Form

2010-12-11 Thread Nicolas Koch
So I had taken a year hiatus away from the GAMBAS community due to the
military and am finally back home coding again. :D  I gotta tell you I
really miss and love coding in GAMBAS.  anyways on to my question...


I have a Form and I want to have two separate groups of RadioButtons.
In each group of RadioButtons on the same Form only one can be true, the
rest will be false.

How would I accomplish this?  I had tried separating using panels, but I
suppose I made a mistake somewhere.

Thanks again to any and all who respond.

Nick
--
Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL,
new data types, scalar functions, improved concurrency, built-in packages, 
OCI, SQL*Plus, data movement tools, best practices and more.
http://p.sf.net/sfu/oracle-sfdev2dev 
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user