Re: config file: changes to codeviewToolbars have no effect.

  •  11-21-2007, 12:56 PM

    Re: config file: changes to codeviewToolbars have no effect.

    No, there are only a few buttons on the 'HTML' tab in the CuteEditor 6 which are in the <codeviewToolbars> of the .config file in the AutoConfigure folder. I need add InsertDocument there. I'm trying to add this button in the .config or in the code like this:
     
    editor.CodeViewTemplateItemList = "Save,Print,Cut,Copy,Paste,Find,ToFullPage,FromFullPage,SelectAll,InsertDocument"
     
    It doesn't help :(
View Complete Thread