You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Mario Udina <ma...@udina.com> on 2009/09/21 13:29:49 UTC

ck/tabset block label?

Hello!

using tapestry 5.1.0.5 and ChenilleKit 1.1.0. TabSet component I am not
aware of how to change the label of the component.
Using this example:
http://tapestry.formos.com/nightly/chenille-kit/chenillekit-tapestry/ref/org/chenillekit/tapestry/core/components/TabSet.html
the label on the Tab is stuff1, stuff2 etc. I need to change this somehow to
be "Word1 Word2" , "X Y X" and so on. Is there a way?

regrads,
Mario Udina

Re: ck/tabset block label?

Posted by Mario Udina <m....@gmail.com>.
thank You very much!
I forgot about this feature.

regards,
Mario Udina


On Mon, Sep 21, 2009 at 1:36 PM, ningdh <ni...@gmail.com> wrote:

> Use 'lable-' prefix in the message properties.
> Like label-stuff1=Word1 Word2.
>
> DH
>
> ----- Original Message -----
> From: "Mario Udina"
> To: "Tapestry users" <us...@tapestry.apache.org>
> Sent: Monday, September 21, 2009 7:29 PM
> Subject: ck/tabset block label?
>
>
> > Hello!
> >
> > using tapestry 5.1.0.5 and ChenilleKit 1.1.0. TabSet component I am not
> > aware of how to change the label of the component.
> > Using this example:
> >
> http://tapestry.formos.com/nightly/chenille-kit/chenillekit-tapestry/ref/org/chenillekit/tapestry/core/components/TabSet.html
> > the label on the Tab is stuff1, stuff2 etc. I need to change this somehow
> to
> > be "Word1 Word2" , "X Y X" and so on. Is there a way?
> >
> > regrads,
> > Mario Udina
> >
>

Re: ck/tabset block label?

Posted by ningdh <ni...@gmail.com>.
Use 'lable-' prefix in the message properties.
Like label-stuff1=Word1 Word2.

DH

----- Original Message ----- 
From: "Mario Udina"
To: "Tapestry users" <us...@tapestry.apache.org>
Sent: Monday, September 21, 2009 7:29 PM
Subject: ck/tabset block label?


> Hello!
> 
> using tapestry 5.1.0.5 and ChenilleKit 1.1.0. TabSet component I am not
> aware of how to change the label of the component.
> Using this example:
> http://tapestry.formos.com/nightly/chenille-kit/chenillekit-tapestry/ref/org/chenillekit/tapestry/core/components/TabSet.html
> the label on the Tab is stuff1, stuff2 etc. I need to change this somehow to
> be "Word1 Word2" , "X Y X" and so on. Is there a way?
> 
> regrads,
> Mario Udina
>