Hi Maybe you can create a new component that displays your text in a div and use a disable/invisible textfield.
So your field is secure, and you let the possibility for the user to copy/paste the text. 2010/7/12 Stephan Windmüller <stephan.windmuel...@cs.tu-dortmund.de> > On 12.07.2010 14:46, Christophe Cordenier wrote: > > >> Is it possbible to mark the component itself as read-only? Setting > >> t:disabled="true" works but the textarea is rendered differently. > > AFAIR Tapestry simply append 'disabled' in the generated markup. Using > > CSS to stylize .disabled should to the trick. > > Thanks for your reply. "disable" does more than changing the style: > Users are unable to interact with the text, like copying. I want the > users to be able to do this. > > Regards > Stephan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > -- Regards, Christophe Cordenier. Committer on Apache Tapestry 5 Co-creator of wooki @wookicentral.com