View previous topic :: View next topic |
Author |
Message |
Instructor Site Admin
Joined: 06 Jul 2006 Posts: 6250
|
Posted: Wed Aug 31, 2011 3:07 pm Post subject: AkelPad 4.6.5 Released |
|
|
Added: support for "AkelAdmin.exe" tool, which provides the ability to save changes to a protected file (UAC).
Added: ability to set hyperlink text color under cursor.
Fixed: flag 256 of "WordBreak" manual parameter.
<<Download>>
Last edited by Instructor on Tue Nov 15, 2011 5:03 pm; edited 1 time in total |
|
Back to top |
|
 |
cjchome
Joined: 18 Mar 2011 Posts: 3
|
Posted: Wed Aug 31, 2011 4:08 pm Post subject: |
|
|
LangsPack.zip need to update,old Chinese (Simplified).dll can't be loaded,TKS
Last edited by cjchome on Wed Aug 31, 2011 4:54 pm; edited 1 time in total |
|
Back to top |
|
 |
Instructor Site Admin
Joined: 06 Jul 2006 Posts: 6250
|
Posted: Wed Aug 31, 2011 4:41 pm Post subject: |
|
|
cjchome
Updated. |
|
Back to top |
|
 |
KDJ
Joined: 06 Mar 2010 Posts: 1929 Location: Poland
|
Posted: Wed Sep 14, 2011 8:06 pm Post subject: |
|
|
Instructor
In AkelPad version 4.6.5 does not work the script WordsMoveSelect.js
Call("Scripts::Main", 1, "WordsMoveSelect.js", "1")
It generates run time error:
In version 4.6.4 works correctly. |
|
Back to top |
|
 |
Instructor Site Admin
Joined: 06 Jul 2006 Posts: 6250
|
Posted: Thu Sep 15, 2011 5:14 am Post subject: |
|
|
KDJ
Structure AECOLORS is expanded by "COLORREF crUrlCursorText" so wszWordDelimiters offset is increased. There are also InsertTabOrSpaces.js, ResetUrlDelimiters.js, ResetUrlPrefixes.js and selCompleteLine.js by VladSh.
Probably in 4.7.0 it make sence to move AECOLORS in last position of group after wszWrapDelimiters. |
|
Back to top |
|
 |
KDJ
Joined: 06 Mar 2010 Posts: 1929 Location: Poland
|
Posted: Thu Sep 15, 2011 4:52 pm Post subject: |
|
|
Instructor
Thank you for the information.
So wszWordDelimiters offset will be increased by 4 bytes. |
|
Back to top |
|
 |
|