EmEditor (text editor) Forum Index
   EmEditor Core Bug Reports
     Bug with show marks
Register To Post

Flat Previous Topic | Next Topic
Poster Thread
owilsky
Posted on: 8/30/2010 12:28 am
Just can't stay away
Joined: 2/12/2008
From:
Posts: 76
Re: Bug with show marks
Hi tried this which should do what I want.

#title = "Marks" 
#tooltip = "Toggle Marks ON/OFF"  

editor.ExecuteCommandByID(4370); //EEID_VIEW_MARKS (4370)   
if(document.Config.Mark.ShowReturns) document.Config.Mark.ShowSpaces = true; 
else document.Config.Mark.ShowSpaces = false;  

document.Config.Save();


Unfortunately document.Config.Mark.ShowSpaces = true does not do anything for me. What do I do wrong?

Oliver
Flat Previous Topic | Next Topic


Subject Poster Date
   Bug with show marks owilsky 8/26/2010 11:04 pm
     Re: Bug with show marks Yutaka 8/26/2010 11:09 pm
       Re: Bug with show marks owilsky 8/26/2010 11:23 pm
         Re: Bug with show marks zhouzh2 8/29/2010 4:44 am
         » Re: Bug with show marks owilsky 8/30/2010 12:28 am
             Re: Bug with show marks Yutaka 8/30/2010 12:40 pm
               Re: Bug with show marks owilsky 8/30/2010 11:03 pm

Register To Post
 
English čeština Deutsch español français italiano 日本語 한국어 Русский 简体中文 繁體中文