You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by stephen smithstone <sk...@lchost.co.uk> on 2005/01/30 21:47:29 UTC

property file for buttons

how would i go about using a property file to define values for my 
buttons


Cheers


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


Re: property file for buttons

Posted by Paul Ferraro <pm...@columbia.edu>.
Read about localization here:
http://jakarta.apache.org/tapestry/doc/TapestryUsersGuide/template.directives.html#template.directives.l10n

Essentially, you'll want to use message bindings for your button labels.

Paul

stephen smithstone wrote:

> how would i go about using a property file to define values for my 
> buttons
>
>
> Cheers
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
>


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