Hello, I'm hoping someone can help me with this problem:
In my Rad editor I have a default-type editor tool that sets the fore color of text. You click on it and get a panel that opens giving you the option of choosing many colors. However, my users reuse just two colors time after time. Thus, I would like to add two more buttons that would be to simply add either one of those colors.
My preference would be to have the functionality act like the Bold or Italics buttons (i.e., when clicked, the color would stay on until changed). However, if that isn't possible (or is too time consuming to develop) then a button that would insert font tags on either side of selected text would work.
How can I accomplish this?
Thank you!