AkelPad 4.9.1 Released

English main discussion
Post Reply
  • Author
  • Message
Offline
Site Admin
Posts: 6311
Joined: Thu Jul 06, 2006 7:20 am

AkelPad 4.9.1 Released

Post by Instructor »

Changed: plugin architecture. Update plugins.
Changed: moved SmartSel::altSmartHome, SmartSel::altSmartEnd, SmartSel::altSmartUpDown, SmartSel::altNoSelEOL to settings dialog SmartSel::Settings. To remove SmartSel messages at program start, go to the plugins dialog (Alt+P) and click OK.
Changed: inverted action of case changing commands 4175-4180 - now default is case changing for the current word if no selection. Optional parameter with code 1 now changes case for all text, if no selection.
Changed: flag 64 of manual parameter "MouseOptions" now applies for any types of line mouse selection.
Changed: when active split window is closed selection and scrolling is retained.

Added: scripts updating in AkelUpdater.
Added: command line method /If() to use code by condition.
Added: command line method /Var() to change variables usage for the following command line methods.
Added: parameter for show window in specified style in command line method /Exec().
Added: command 4322 and menu item - clone current tab.
Added: command 4323 and menu item - copy current tab file path.
Added: setting for saving position of modeless dialogs ("Recode...", "Find...", "Replace...", "Go to...").
Added: manual parameter "FixedCharWidth" - defines fixed character width. All symbols, including proportional fonts, will be paint in this width.

Fixed: command 4110 didn't work for SDI.
Fixed: switching on previous tab after closing current one (PMDI).
Fixed: main window resizing on Win7 with aero cause black flickering.


<<Download>>
Last edited by Instructor on Mon Jan 05, 2015 7:39 am, edited 1 time in total.

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

Post by KDJ »

Instructor
Option "Clone" in main menu is unavailable (grayed).

Offline
Site Admin
Posts: 6311
Joined: Thu Jul 06, 2006 7:20 am

Post by Instructor »

KDJ
"Don't open a file twice" must be off.

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

Post by KDJ »

Instructor
Oh yes, indeed, thanks.

Offline
Posts: 3
Joined: Sun Dec 28, 2014 6:12 am

New features

Post by AkelPadLover »

Can you add some of these features in future versions?

Font and Text Color can be set individually for each file type (.txt, .reg etc)
Window size can be set individually for each file type (.txt, .nfo etc)
Same window size for all file except... (.ini)
Colored tabs and option to change the color.
Option to export or import preferences.

Offline
Posts: 582
Joined: Mon Apr 08, 2013 9:50 pm
Location: Win7SP1x64, APx64

Re: New features

Post by Drugmix »

AkelPadLover wrote:Font and Text Color can be set individually for each file type (.txt, .reg etc)
You can set this right in the txt.coder and reg.coder files.
Post Reply