You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Stephan Schwab <sn...@caimito.net> on 2007/06/12 19:55:04 UTC

T5: support for radio buttons?

Hi,

do I miss something or is there no support in T5 for radio buttons yet? I've
search this mailing list, but could not find much about the topic and the T5
component catalog only shows a checkbox component.

Stephan

--
http://www.stephan-schwab.com

-- 
View this message in context: http://www.nabble.com/T5%3A-support-for-radio-buttons--tf3909041.html#a11083737
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: T5: support for radio buttons?

Posted by Howard Lewis Ship <hl...@gmail.com>.
It's a bit different, and I expect to use the same RadioGroup/Radio
pattern as in T4.

On 6/12/07, Daniel Jue <te...@gmail.com> wrote:
> I tried to start writing one, based off of the code for Checkbox, but
> it was too much for me once I started thinking about handling
> radiogroups.  I guess the structure could mirror the if-else structure
> in T5, where you specify an If and then have parameters inside the if
> that correspond to elses.
>
>
> On 6/12/07, Howard Lewis Ship <hl...@gmail.com> wrote:
> > Yep, it's missing. There's a JIRA issue on this.
> >
> > On 6/12/07, Stephan Schwab <sn...@caimito.net> wrote:
> > >
> > > Hi,
> > >
> > > do I miss something or is there no support in T5 for radio buttons yet? I've
> > > search this mailing list, but could not find much about the topic and the T5
> > > component catalog only shows a checkbox component.
> > >
> > > Stephan
> > >
> > > --
> > > http://www.stephan-schwab.com
> > >
> > > --
> > > View this message in context: http://www.nabble.com/T5%3A-support-for-radio-buttons--tf3909041.html#a11083737
> > > Sent from the Tapestry - User mailing list archive at Nabble.com.
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> > > For additional commands, e-mail: users-help@tapestry.apache.org
> > >
> > >
> >
> >
> > --
> > Howard M. Lewis Ship
> > TWD Consulting, Inc.
> > Independent J2EE / Open-Source Java Consultant
> > Creator and PMC Chair, Apache Tapestry
> > Creator, Apache HiveMind
> >
> > Professional Tapestry training, mentoring, support
> > and project work.  http://howardlewisship.com
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> > For additional commands, e-mail: users-help@tapestry.apache.org
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>


-- 
Howard M. Lewis Ship
TWD Consulting, Inc.
Independent J2EE / Open-Source Java Consultant
Creator and PMC Chair, Apache Tapestry
Creator, Apache HiveMind

Professional Tapestry training, mentoring, support
and project work.  http://howardlewisship.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: T5: support for radio buttons?

Posted by Daniel Jue <te...@gmail.com>.
I tried to start writing one, based off of the code for Checkbox, but
it was too much for me once I started thinking about handling
radiogroups.  I guess the structure could mirror the if-else structure
in T5, where you specify an If and then have parameters inside the if
that correspond to elses.


On 6/12/07, Howard Lewis Ship <hl...@gmail.com> wrote:
> Yep, it's missing. There's a JIRA issue on this.
>
> On 6/12/07, Stephan Schwab <sn...@caimito.net> wrote:
> >
> > Hi,
> >
> > do I miss something or is there no support in T5 for radio buttons yet? I've
> > search this mailing list, but could not find much about the topic and the T5
> > component catalog only shows a checkbox component.
> >
> > Stephan
> >
> > --
> > http://www.stephan-schwab.com
> >
> > --
> > View this message in context: http://www.nabble.com/T5%3A-support-for-radio-buttons--tf3909041.html#a11083737
> > Sent from the Tapestry - User mailing list archive at Nabble.com.
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> > For additional commands, e-mail: users-help@tapestry.apache.org
> >
> >
>
>
> --
> Howard M. Lewis Ship
> TWD Consulting, Inc.
> Independent J2EE / Open-Source Java Consultant
> Creator and PMC Chair, Apache Tapestry
> Creator, Apache HiveMind
>
> Professional Tapestry training, mentoring, support
> and project work.  http://howardlewisship.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: T5: support for radio buttons?

Posted by Howard Lewis Ship <hl...@gmail.com>.
Yep, it's missing. There's a JIRA issue on this.

On 6/12/07, Stephan Schwab <sn...@caimito.net> wrote:
>
> Hi,
>
> do I miss something or is there no support in T5 for radio buttons yet? I've
> search this mailing list, but could not find much about the topic and the T5
> component catalog only shows a checkbox component.
>
> Stephan
>
> --
> http://www.stephan-schwab.com
>
> --
> View this message in context: http://www.nabble.com/T5%3A-support-for-radio-buttons--tf3909041.html#a11083737
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>


-- 
Howard M. Lewis Ship
TWD Consulting, Inc.
Independent J2EE / Open-Source Java Consultant
Creator and PMC Chair, Apache Tapestry
Creator, Apache HiveMind

Professional Tapestry training, mentoring, support
and project work.  http://howardlewisship.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org