Hi,

I think you should style your app with CSS, maybe with a main CSS containing
all the core styles and some custom CSS containing different color schemes -
then you can just store a reference to the scheme css.

Ciao,
Bjoern

-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of
Gustavo Pizano
Sent: Tuesday, May 25, 2010 10:34 AM
To: WebObjects-Dev Apple
Subject: Styling question

Hello all.

We are analyzing one project we might develop... within the reqs there is
one that allows the user to set up its own "color-theme". So the idea is
that the app will contain some Custom WOcomponetns which are just boxes with
a title, rounded corners and that title has a color background, a width and
a height, so the styles that the user specify for each box( the idea is)
that they will be saved in the db, and when the user log's in it will see
his/hers styled session. 
So we want to do as generic as we can, making generals WOCompoents  that we
can reuse given what the user want. 

So few questions:
- Is it possible to set the style of these WoCompoents from within the Java
code?, if so, can somebody give me a light where to read about it?
-What would be the best approach, doing our own framework? or do our
application and simply reuse components when needing  them... I guess
framework its better, but I guess the work its harder and time its longer.


Thanks.


Gustavo

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/bw%40condat.de

This email sent to [email protected]
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to