What's the difference between a skin and a renderer? If I wanted to have a selectable list of textareas and each textarea had sections with different fonts and font sizes (to make it look like HTML), which direction do I take?
I was looking at the ListViewItemRenderer and I don't see where I'd be the logic "magic" is for setting something like this at the text level inside a textarea. What goes into the render()/renderStyles() method? Thanks, Robert
