Hi, does anyone have any idea how I could customize the richtexteditor component so that it looks the way I want it to?
I want to call the bold/ital/underline text directly through the richtexteditor class without having to use the stock component's look and feel. Mainly just use the richtexteditor textarea and then use my own buttons to input and modify text with my own look. I've done a subclass of the richttexteditor class -- however I am completely unfamiliar with the component itself and how it binds the buttons to it. Unfortunately it's not very configurable. Best, Austin

