AkelPad 4.9.2 Released
Posted: Mon Jan 05, 2015 7:46 am
Changed: massive repainting optimizations to reduce flickering.
Added: possibility to call Scripts plugin method directly from /If(). For example:
Added: possibility to use /*comment*/ in command line method parameters.
Fixed: buttons that control the size of the frame didn't work (MDI).
Fixed: main window flickering on Win7.
Fixed: variables usage in "Execute" item.
Fixed: command "Close all but active" (PMDI).
Fixed: string selection from list in find/replace dialog, didn't restore the "Beginning" item.
<<Download>>
Added: possibility to call Scripts plugin method directly from /If(). For example:
Code: Select all
/If(`AkelPad.Constants._X64 == 1`, `/Quit`, ``)Fixed: buttons that control the size of the frame didn't work (MDI).
Fixed: main window flickering on Win7.
Fixed: variables usage in "Execute" item.
Fixed: command "Close all but active" (PMDI).
Fixed: string selection from list in find/replace dialog, didn't restore the "Beginning" item.
<<Download>>