How do I change the 'Special Characters' ?

Last post 06-29-2012, 12:22 PM by Kenneth. 1 replies.
Sort Posts: Previous Next
  •  06-28-2012, 8:28 AM 74034

    How do I change the 'Special Characters' ?

    I'd like to change the list of characters that show up when I click the 'Special Characters'.   I want to delete the alphabet and some other characters that you display (because those aren't special characters), and I want to insert only the special characters that I need.  How do I do this?
     
    Also, when I insert a unicode  character, the following is inserted:    <font class="UNICODE">λ</font>
    Why is the <font> tag added ?
     
    Thanks,
    Jim
  •  06-29-2012, 12:22 PM 74053 in reply to 74034

    Re: How do I change the 'Special Characters' ?

    Hi m3jim,
     
    you can custom the "special characters" dialog at  
     
    for IE browser: "\CuteSoft_Client\CuteEditor\Dialogs\InsertChars.htm"
     
    for gecko browser (chrome,firefox,safari)"\CuteSoft_Client\CuteEditor\Dialogs\Gecko_InsertChars.htm"
     
    In the gecko dialog, the characters defined by method "function writeChars()" and "function writeChars2()", you can change these methods to custom the characters.
     
    In the IE dialog, the characters  code has been encrypted, so can not change it for now.
     
    Regards,
     
    Ken 

     
     
View as RSS news feed in XML