You are here: PSPad forum > Developer forum - new builds > PSPad unicode 4.5.5 (2412) English
Posted by: pspad | Date: 02/20/2011 19:08 | IP: IP Logged
Download links (1.9 MB):
pspad.cincura.net
pspad.siliconhill.cz
Notes on PSPad update versions:
7ZIP archiv contains PSPad.EXE and language files only. Unpack it with subfolders and replace existing files from the last full release
Changes to 4.5.5 (2411)
News
HTML highlighter - double click selects color include # char
Code explorerer - new support for Macomy Script (ftMScript)
Fixes:
C++ code explorer
AutoCompletion behavior
Edited 1 time(s). Last edit at 02/20/2011 20:15 by pspad.
Posted by: Marten | Date: 02/21/2011 12:07 | IP: IP Logged
The problem with the C++ code explorer I reported with version 2411 (02/15/2011 22:18) is not resolved.
Posted by: TomasV | Date: 02/21/2011 13:46 | IP: IP Logged
Hi, with version 2411 newsgroup urls (news:xxxxxx@xxxxxx.xxx) are no longer clickable in text files. Could you have a look at it please? Or is there some TXT highlighter setting that I've missed?
Edited 1 time(s). Last edit at 02/21/2011 13:47 by TomasV.
Posted by: pspad | Date: 02/21/2011 14:01 | IP: IP Logged
Marten:The problem with the C++ code explorer I reported with version 2411 (02/15/2011 22:18) is not resolved.
In thread in 4211 I asked help from C++ programmers. can you read it and help me?
Posted by: Marten | Date: 02/21/2011 16:05 | IP: IP Logged
pspad:Marten:The problem with the C++ code explorer I reported with version 2411 (02/15/2011 22:18) is not resolved.In thread in 4211 I asked help from C++ programmers. can you read it and help me?
I can't find your ask for help. What kind of help do you want?
Posted by: pspad | Date: 02/21/2011 16:48 | IP: IP Logged
PSpad code parser parses line by line source code.
I need regular expression(s), what will correctly detect C functions in source code.
Posted by: Marten | Date: 02/21/2011 19:22 | IP: IP Logged
pspad:PSpad code parser parses line by line source code.
I need regular expression(s), what will correctly detect C functions in source code.
I'm not an expert in regular expressions, so I can't help.
Posted by: pspad | Date: 02/21/2011 19:28 | IP: IP Logged
Marten:I'm not an expert in regular expressions, so I can't help.
OK. Are you able to create example of source code with all casses of function form used in all version of C include object C?
Posted by: human | Date: 02/25/2011 07:51 | IP: IP Logged
One thing that I've recognized with the beta builds: PSPad doesn't react toShowWindow(hwnd, SW_HIDE);which should hide the window (hwnd is the window handle of PSPad's main window). This works fine with every other application I've tested, but not for PSPad. The window handle is correct asShowWindow(hwnd, SW_FORCEMINIMIZE);works fine with PSPad, too.
Any ideas to that problem?
human
Posted by: pspad | Date: 02/26/2011 09:03 | IP: IP Logged
human:One thing that I've recognized with the beta builds: PSPad doesn't react toShowWindow(hwnd, SW_HIDE);which should hide the window (hwnd is the window handle of PSPad's main window). This works fine with every other application I've tested, but not for PSPad. The window handle is correct asShowWindow(hwnd, SW_FORCEMINIMIZE);works fine with PSPad, too.Any ideas to that problem?
human
Are you trying to hide PSPad wit some external application?
In PSpad is a new functionality what allows you to minimize PSpad ehn you close it or exit it. It means catch this message.
See program settings / system / minimize on exit e.t.c.
Editor PSPad - freeware editor, © 2001 - 2013 Jan Fiala
Hosted by Webhosting TOJEONO.CZ, design by WebDesign PAY & SOFT, code Petr Dvořák