You are here: PSPad forum > Developer forum - new builds > PSPad unicode 4.5.4 (2331) English

PSPad unicode 4.5.4 (2331) English

Goto Page: 1 2 3 4 5 6 7 8 9 Next

#1 PSPad unicode 4.5.4 (2331) English

Posted by: pspad | Date: 2008-08-30 19:00 | IP: IP Logged

Download links (1.7 MB):
pspad.siliconhill.cz
pspad.cincura.net

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.4 (2325)

News
FTP - small modifications in interface behavior (step to upper, sort by date include time, moveable columns, ...)
Code explorer for Tcl/Tk - added class methods (public, private...)
New program action - aScriptRecompile
Scripting - new function logSetParser(expression) to set Log parser string
Scripting - new functions projectItemsCount, projectItems(index), projectItemsType(index) for project tree handling. See included readme in Script subfolder
Swap with line Above/Bellow functions work for selected block too
Swap block - new function swaps line in selected block

Corrections
close editor window with active incremental search
disallowed chars in FTP path cause problem to store local copy
PSpad can handle now file name as param with normal path delimiters
Tcl/Tk comments
User highlighter - SQL comment doesn't works if "-" char was included in allowed keyword chars
FTP - IBM AIX server
Code explorer for psC - component hierarchy
Autosave doesn't save file to FTP

Options: Reply | Quote | Up ^


#2 Re: PSPad unicode 4.5.4 (2331) English

Posted by: tyzio | Date: 2008-09-01 06:51 | IP: IP Logged

I checked the correction in TCL/TK comment highlighting rules. Works great!!!
One possible improvement which I see is to make the rule working also for such piece of code:

proc foo {bar} { ;# comment comment
...
}

In TCL/TK semicolon is statement separator (line newline).

Thanks.

Options: Reply | Quote | Up ^


#3 Re: PSPad unicode 4.5.4 (2331) English

Posted by: andybridges | Date: 2008-09-01 07:52 | IP: IP Logged

Aaah. Thank you! Especially for projectItemsCount, projectItems(index) & projectItemsType(index)...

Options: Reply | Quote | Up ^


#4 Re: PSPad unicode 4.5.4 (2331) English

Posted by: Jocho | Date: 2008-09-01 10:02 | IP: IP Logged

Hi!
Thank you very much for logSetParser. It's perfect!

Options: Reply | Quote | Up ^


#5 Re: PSPad unicode 4.5.4 (2331) English

Posted by: thomas | Date: 2008-09-02 06:30 | IP: IP Logged

The handling of large files is still extremely poor.

When I load a 18 MB XML file PSPad will use 100% CPU during loading (which is acceptable) but will not stop using 100%, even if it just sits there in the background.

I would be really nice if I could use PSPad for large XML files as well.

Options: Reply | Quote | Up ^


#6 Re: PSPad unicode 4.5.4 (2331) English

Posted by: pspad | Date: 2008-09-02 06:46 | IP: IP Logged

Code explorer is active?

Options: Reply | Quote | Up ^


#7 Re: PSPad unicode 4.5.4 (2331) English

Posted by: tyzio | Date: 2008-09-02 07:34 | IP: IP Logged

Is there any key shortcut to switch to Code Explorer window (to switch keyboard focus to Code Explorer)?
Right now, I had to create simple VB script for this but maybe there is some hidden key combination to do this. If not, I suggest to create it.

One more thing.
I know that there is a button "synchronize with Code" in Code Explorer window but can I associative key shortcut with this?. If not, I suggest to create it.

Is there any option to set auto synchronizing Code Explorer with the code? I assume it can be tricky and CPU consuming option for big files (thus I mention about option to set/unset) but could be very useful especially .

Thanks.

Options: Reply | Quote | Up ^


#8 Re: PSPad unicode 4.5.4 (2331) English

Posted by: papi | Date: 2008-09-02 08:49 | IP: IP Logged

thomas:
The handling of large files is still extremely poor.

When I load a 18 MB XML file PSPad will use 100% CPU during loading (which is acceptable) but will not stop using 100%, even if it just sits there in the background.

I would be really nice if I could use PSPad for large XML files as well.

With big files, I have the experiance, that they still need a lot time (like with the previous editor component) to load. The way, to enable scrolling over EOL and EOF can improve this speed like it was suggested earlier. I thought, that this changed when you switched back to the old component, but seems not. If I try to open a 20MB logfile (so not syntax, just simple text), it takes about 8-10 seconds (with other editor it is 1-2 sec).
I updated to the latest betas, but I did not feel big improvement in this question in the last two version... What could be the problem? I read, that this problem is gone for others...

Options: Reply | Quote | Up ^


#9 Re: PSPad unicode 4.5.4 (2331) English

Posted by: ok1 | Date: 2008-09-02 12:42 | IP: IP Logged

I have only recently noticed a little "bug" that all my desktop icons get refreshed when I open PSPad. I Don't think it is necessarily related to the beta release but it seems to have started when I load 2331.

It is not a major problem smiling smiley but is distracting.

Options: Reply | Quote | Up ^


#10 Re: PSPad unicode 4.5.4 (2331) English

Posted by: wimb | Date: 2008-09-02 14:20 | IP: IP Logged

Very good this logSetParser. grinning smiley
It allows to goto an error line my scripts puts in the log.

I have one question / request:

My script allows for walking through the logged errors (extention JSLint). I want to synchronize the focused log line with my selected error. Some function like logSetFocus(index) could be usefull.

Or is their any way to select the prev/next error line from the log with a keyboard shortcut?

Wim

Options: Reply | Quote | Up ^


Goto Page: 1 2 3 4 5 6 7 8 9 Next





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