You are here: PSPad forum > Developer forum - new builds > PSPad unicode 4.5.3 (2280) English
Posted by: pspad | Date: 2007-09-29 12:52 | IP: IP Logged
Download links (1.7 MB):
pspad.cincura.net
ftp.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 (2277)
News
new Code explorer parser for CodeV
Cobol highlighter - added 81 new keywords
Corrections
display problems in LOG window
URL highlighting in new document
Posted by: Marten | Date: 2007-09-29 16:05 | IP: IP Logged
I'm sorry, but the problems with the compiler output is not fixed in build 2280. It seems to me that the problem emerges when the first red dot for an error is place, but I'm not sure.
Posted by: CmputrAce | Date: 2007-09-29 16:57 | IP: IP Logged
Just posted this review on BetaNews:
It's the only FREE editor that I have been able to completely integrate with a non-standard scripting language on a hard-to-integrate-with enterprise trading system. I wrote the interface in JScript, one of the SEVERAL scripting languages that PSPad supports.
PSPad also allows effortless integration of the language's Help file, giving us complete function look-up. We use the code completion, syntax highlighting, and project features fully. Now we are developing the function prototyping for it.
What I still want:
* Code folding
* Subversion integration
We'll develop the Subversion piece if Jan doesn't, and the code folding isn't hurting us.
Of course we'd like the source code to help complete these features, but, hey! It's FREE and it works SO WELL for us.
Yep, I give it a 5
Posted by: Lolo | Date: 2007-09-30 18:13 | IP: IP Logged
Hello,
Thanks for this new build.
This build seems to have a problem with the toolbar.
As you can see on the screenshot, each toolbar are separated by long spaces.
I don't have this problem with build 2272 for example.
Somebody can confirm this?
For information, I use PSPad on Windows XP sp2.
Posted by: menet | Date: 2007-09-30 20:08 | IP: IP Logged
Hi,
I confirm also the problem of the toolbar with this 2280 version. But I have tried others beta versions and it is also alive with 2275 and 2278 versions.
There is not this toolbar problem with 2272 version.
Regards
Posted by: Ilya | Date: 2007-10-01 07:42 | IP: IP Logged
Hi,
I see the toolbars' superfluous spacing also.
Posted by: tyzio | Date: 2007-10-01 07:45 | IP: IP Logged
The problem with LOG window (strange characters instead of compiler output) is still available. The problem is visible also when compilation log doesn't have "read dots".
In addition I see some improvements:
- with build 2277, when long compiler output is produced, the Compiler toolbar button stays gray (compiler has already finished but PsPad doesn't take control back). I need to restart PsPad to try compile other files, reproducible in 80% - I haven't seen the problem with build 2280
- with build 2277, when the problem with compiler LOG appears it was always visible till PsPad restart - with build 2280, it's visible only for particular file which is processed (It seems that state of compiler LOG is reset after file was processed)
I hope you find root case for this issue - it's really annoying
Posted by: francheu | Date: 2007-10-01 10:46 | IP: IP Logged
pspad:News
new Code explorer parser for CodeV
YES !
thank you very much Jan !
just one remark: when several variables are declared at once for example:
GBL NUM ^var1 ^var2 ^var3
instead of:
GBL NUM ^var1
GBL NUM ^var2
GBL NUM ^var3
then all the variables appear in the same line in the code explorer
despite this it works very well
I will light another candle in your dedicated temple
Posted by: pspad | Date: 2007-10-01 16:01 | IP: IP Logged
PSpad uses simle line by line parsing with regular expressions. There isn't simple way how to split it to several lines.
Posted by: francheu | Date: 2007-10-02 06:15 | IP: IP Logged
ok, it does not matter, this is really a minor problem.
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