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