Page 1 of 1

Request for Plugin (*this file has changed) in TitleBar:

Posted: Wed Dec 18, 2013 3:29 am
by vmars316
Hello & Thanks ,
I would like the plugin to insert an "*" or some special character into the TitleBar to indicate that the file has changed.

Like this:
myFile.txt - AkelPad
to *myFile.txt - AkelPad .

Thanks..Vernon

Posted: Wed Dec 18, 2013 6:19 am
by KDJ
vmars316
See: AkelHelp-Eng.htm -> Manual settings -> ShowModify

I changed .ini to ShowModify /15

Posted: Thu Dec 19, 2013 12:01 am
by vmars316
KDJ wrote:vmars316
See: AkelHelp-Eng.htm -> Manual settings -> ShowModify
Thanks:
I changed .ini to ShowModify /15 (then saved ini and restart akelPad),
but it only shows in statusBar .
What am I doing wrong ?

Also, I want ap to show TABs .
I changed .ini to TabOptions /1 (then saved ini and restart akelPad),
but no TABs show up .
Thanks for your help..vm

Posted: Thu Dec 19, 2013 6:03 am
by KDJ
vmars316
In AkelPad.ini you should type:

Code: Select all

ShowModify=15
TabOptionsMDI=1
For convenience, you can use the script: AkelPadManualSettings.js

PS: Some options TabOptionsMDI are available in: Main menu -> Window -> Tabs