You are here: PSPad forum > Developer forum - new builds > PSPad unicode 4.5.4 (2301) English
Posted by: pspad | Date: 2008-01-28 22:25 | IP: IP Logged
Download links (1.7 MB):
pspad.cincura.net
pspad.siliconhill.cz
Notes on PSPad update versions:
this CAB archive contains PSPad.EXE and language files only. Unpack it with subfolders and replace existing files from the last full release
Changes to 4.5.3 (2298)
News
block select with F8 works in HEX editor too
Open selected file in default application opens file in PSPad if Ctrl is pressed
go to parent folder with BackSpace key in the FTP window
Search/Replace with regular expression - number of substitution was increased to 50
removed limitation to 1024 chars in the MEMO log window style
Corrections
open file from FTP if file contains spaces in name
Open selected file in default application function opens file in PSPad
dblclick in the LOG window
button LIST and COPY in th Search dialog doesn't handle unicode
C++ code explorer and exception related to compiler conditions
Indent block function with TAB/Shift+Tab doesn't use Indent with from program settings
XML reformat with comments
Search in files function doesn't remember used code page selection
Posted by: Anonymous User | Date: 2008-01-29 06:59 | IP: IP Logged
Hi. The 'Tool Button Icon Set' is gone...
Posted by: Anonymous User | Date: 2008-01-29 07:23 | IP: IP Logged
Sorry, just forget it. They re-appeared after a couple of tries.
Edited 2 time(s). Last edit at 2008-01-29 07:27 by Skulstad.
Posted by: owilsky | Date: 2008-01-29 09:07 | IP: IP Logged
This bug is still there:
I wrote a js script with this command:
addMenuItem("bla", "&Textbausteine", "ifcondition", "Shift+F11");
When I press Shift+F11 the script itself it opened, the function "ifcondition" is not executed.
Can you please fix this? This is very annoying.
Thanks for your hard work,
Oliver
--
Oliver Kötter
Posted by: pspad | Date: 2008-01-29 09:56 | IP: IP Logged
Program setings / Program
choose icon set.
I made some changes due to increase program stability -move some thigs from resource directly into program e.t.c.
I forgot include iconset into beta build. I will correct it tonight
Posted by: Funbug | Date: 2008-01-29 10:08 | IP: IP Logged
> Indent block function with TAB/Shift+Tab doesn't use Indent with from program settings
Yay, thanks!
Posted by: Rok | Date: 2008-01-29 13:06 | IP: IP Logged
Hi,
Sorry to bother you again with openFileFromFTP, but I've found a bug again.
In version 2301 I cannot use openFileFromFTP command with full path filename (e.g. "/tmp/foo"):
Set tmpeditor = newEditor()
tmpeditor.openFileFromFTP("/tmp/foo")
It works only with filename without path (e.g. "foo"), so the only way is to use it as follows:
Set tmpeditor = newEditor()
ftpCommand("CWD /tmp")
tmpeditor.openFileFromFTP("foo")
But in that case you get wrong path for backup file - in my case:
<backup dir>\koh\opt\OV\bin\foo
instead of:
<backup dir>\koh\tmp\foo
Can you please check it?
Thank you and best regards,
Rok
Posted by: sholle | Date: 2008-01-29 15:14 | IP: IP Logged
FTP works great with VMS.
Thank you!!!
Posted by: pypardo | Date: 2008-01-30 08:19 | IP: IP Logged
Hi all,
* dbl-click on log window fixed in b2301, it drives me directly on right error line.
Many thanks...
Best regards
pierre
Edited 1 time(s). Last edit at 2008-01-30 08:20 by pypardo.
Posted by: gurbao | Date: 2008-01-30 11:41 | IP: IP Logged
pspad:removed limitation to 1024 chars in the MEMO log window style
Editor PSPad - freeware editor, © 2001 - 2024 Jan Fiala, Hosted by Webhosting TOJEONO.CZ, design by WebDesign PAY & SOFT, code Petr Dvořák, Privacy policy and GDPR