Can I add individual buttons?
I would like to give the user control, but not too much control so I need to enable some buttons but disable others.
Can this be done?
|
Can I add individual buttons? I would like to give the user control, but not too much control so I need to enable some buttons but disable others. Can this be done? |
|||
|
|
|
I have figured this out now. You have to use a theme. I used a pre-defined theme and I did this in the init function:
You name your textarea elm1 and then your good to go |
|||
|
|