PDA

View Full Version : An exhaustive list of Component styles


elspif
10-16-2004, 11:52 AM
Does anyone know of an (online) location of an exhaustive list of component styles. The documentation is defenitely not exhaustive, neither can I find a good online resource that tells me which components support what styles....

Perhaps we can start one here....?

farafiro
10-18-2004, 09:46 AM
I always thought that the dectionary is the best as the styles get different from one to another

elspif
10-18-2004, 12:25 PM
The dictionary in the documentation is a good place to start but it's not exhaustive. For example ScrollSelectList is not mentioned and that's where to add styles globally for all instances of that class. Also there is no entry for AccordionHeader, when that's the one we need to use if you want to change the text size for the Accordion headers.

I'll try to return later with an example of other undocumented styles that I've found so far in my quest to style the v2 components.

farafiro
10-18-2004, 01:13 PM
have you seen the LiveDocs??
this is the right place when you can ask/add/look for other's experiences