Re: Styled text
Re: Styled text
- Subject: Re: Styled text
- From: Chuck Hill <email@hidden>
- Date: Sat, 22 May 2010 11:22:23 -0700
On May 22, 2010, at 11:19 AM, Stavros Panidis wrote:
Hello,
is it possible to display styled text in a component?
When I use System.out.println text is displayed formatted (correct
tabs and indentation) but if I use WOString or WOText the text is
displayed unformatted.
Many thanks in advance
Stavros Panidis
http://developer.apple.com/legacy/mac/library/documentation/WebObjects/Reference/DynamicElements/Introduction/Introduction.html
See the escapeHTML binding of WOString. WOText is an input and so
does not take HTML formatting.
Chuck
--
Chuck Hill Senior Consultant / VP Development
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >Styled text (From: Stavros Panidis <email@hidden>) |