Is it possible to disable the FCKEditor instance? Depending upon the state of our application a form may be read-only or editable so I'm looking for a method of enabling and disabling the control to bring it inline with our form.
Thanks for any help and advice.
Paul.
RE: Disable editing and command buttons
Thanks again,
Paul.
RE: Disable editing and command buttons
RE: Disable editing and command buttons
Maybe you could try to turn off events on the editorDocument and change the style to make it look disabled...
RE: Disable editing and command buttons
For disabling toolbar buttons see my howto: https://sourceforge.net/forum/forum.php ... _id=257180