Re: Dynamically setting item appearances
Re: Dynamically setting item appearances
- Subject: Re: Dynamically setting item appearances
- From: George Domurot <email@hidden>
- Date: Fri, 21 Feb 2003 10:00:57 -0500
Ray, you might want to look into using WOComponentContent. You can use
this to create a component that wraps content while designing your
layout within WOBuilder. The nice thing about using this is that it
will mask the underlying workings for your formatting tags, it allow
for re-use of your design scheme and it will allow you to make quick
format changes throughout your application.
On Thursday, February 20, 2003, at 06:23 PM, Ray Ackland wrote:
I expect there is an (easy?) way to be able to dynamically alter the
appearance of text in a web application. The example is using a
WORepetition on a table, where some elements of the table are going to
be bold.
I tried just adding the <B></B> tags to the string being displayed,
but not unsurprisingly, WO allowed for this to make it appear
literally in the page, rather than interpreted as html code.
Any suggestions for how to accomplish this?
Ray.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.