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

English main discussion
Post Reply
  • Author
  • Message
Offline
Posts: 12
Joined: Wed Sep 26, 2012 8:16 pm

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

Post 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

KDJ
Offline
Posts: 1949
Joined: Sat Mar 06, 2010 7:40 pm
Location: Poland

Post by KDJ »

vmars316
See: AkelHelp-Eng.htm -> Manual settings -> ShowModify

Offline
Posts: 12
Joined: Wed Sep 26, 2012 8:16 pm

I changed .ini to ShowModify /15

Post 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

KDJ
Offline
Posts: 1949
Joined: Sat Mar 06, 2010 7:40 pm
Location: Poland

Post 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
Post Reply