You are here: PSPad forum > Developer forum - new builds > PSPad unicode 4.5.3 (2265) English

PSPad unicode 4.5.3 (2265) English

Goto Page: Previous1 2 3 4 5 Next

#21 Re: PSPad unicode 4.5.3 (2265) English

Posted by: Lolo | Date: 2007-05-25 08:39 | IP: IP Logged

Hello Jan,

It seems that PSPad TextDiff from Windows contextual menu is broken.
Here is the way to reproduce it:
- Open a file into PSPad (PSPad have to be opened to reproduce the bug)
- Now select two files from windows explorer, right click on a file and then choose PSPad / PSPad TextDiff
- PSPad open a Open dialog box and does not compare files.

I hope you could fix this bug in the next release.

Options: Reply | Quote | Up ^


#22 Re: PSPad unicode 4.5.3 (2265) English

Posted by: pspad | Date: 2007-05-25 08:51 | IP: IP Logged

I know it already. Yes, it will be fixed in the next build

Options: Reply | Quote | Up ^


#23 Re: PSPad unicode 4.5.3 (2265) English, Compiler Button grayed out

Posted by: ellocco | Date: 2007-05-29 10:30 | IP: IP Logged

ellocco:
Hello,

it's me again, the click on the "open-log-file-button"
is not allway successful, I found another trick to
enable the "compile button" again, the command
"change the main code file for the compiler"
works better.

Kindest regards,

Stefan

Hello Jan,

from my point of view the disabeling of the
"compile button" is realy an important issue.
At the moment I work with "Crimson Editor" and
PSPad in parallel, if the "compile button" in PSPad
is disabled again, I switch to "Crimson Editor" sad smiley.

A question:
Is there hope, that you introduce more column rulers?
At least two would be fine for fortran coders,
one left ruler and one right ruler.

A remark:
And than there are some fortran statements, that
PSPad don't know, if you are interested I will
check the fortran77 statements more systematic
and send you the result, e.g. DBLE, INT, ABS, DEXP
are not covered by the highlighting sad smiley

Kindest regards,

Stefan

Options: Reply | Quote | Up ^


#24 Re: PSPad unicode 4.5.3 (2265) English

Posted by: Replika | Date: 2007-05-31 02:32 | IP: IP Logged

I replace my file with a regular expression
\\n ([a-zA-z]{2,})
\\n$1

But PSPad always replace it to real "end of line", not "\n"

ex

Quote:
aaa\n bbb

becomes

Quote:
aaa
bbb

please help...

Options: Reply | Quote | Up ^


#25 Re: PSPad unicode 4.5.3 (2265) English

Posted by: Fred | Date: 2007-05-31 04:52 | IP: IP Logged

You mean "aaa\n bbb" would become "aaa\nbbb" ?

If so you could try:
Find: (\\n) ([a-zA-z]{2,})
Replace: $1$2

Options: Reply | Quote | Up ^


#26 Re: PSPad unicode 4.5.3 (2265) English

Posted by: Replika | Date: 2007-05-31 09:22 | IP: IP Logged

Fred:
You mean "aaa\n bbb" would become "aaa\nbbb" ?

If so you could try:
Find: (\\n) ([a-zA-z]{2,})
Replace: $1$2

Thanks, but it should be fixed? winking smiley

Options: Reply | Quote | Up ^


#27 Re: PSPad unicode 4.5.3 (2265) English

Posted by: pspad | Date: 2007-06-05 20:04 | IP: IP Logged

Replika:
Fred:
You mean "aaa\n bbb" would become "aaa\nbbb" ?

If so you could try:
Find: (\\n) ([a-zA-z]{2,})
Replace: $1$2

Thanks, but it should be fixed? winking smiley

\n means replace with the line end. If you use regular expressions, you need to escape system chars.

Options: Reply | Quote | Up ^


#28 Re: PSPad unicode 4.5.3 (2265) English

Posted by: Replika | Date: 2007-06-06 04:36 | IP: IP Logged

pspad:
\n means replace with the line end. If you use regular expressions, you need to escape system chars.

I did, you see:
Search:
\\n ([a-zA-z]{2,})
Replace:
\\n$1

But it does not work

Options: Reply | Quote | Up ^


#29 Re: PSPad unicode 4.5.3 (2265) English

Posted by: denight | Date: 2007-06-11 05:45 | IP: IP Logged

Exception class: EAccessViolation
Exception address: 0
----------------------------------------------------------------------------------------------------
Stack list, generated 6/11/2007 1:43:27 PM
.
.
.
Thanks for the report,
.
but please do not post such lists to the forum,
.
rather send it to Jan by mail (see Help > About)
.
Thank you.
.
-
.
Спасибо за доклад,
.
но, пожалуйста, не пишите такие списки на форум,
.
а отправить его в Янв по почте (см. Справка> О программе)
.
Спасибо.
.
-
-
Díky za zprávu,
.
ale prosím neposílejte takové seznamy na fóru,
.
spíše zaslat jej na Jana poštou (viz Nápověda> O aplikaci)
.
Děkuju.

.
.
.
----------------------------------------------------------------------------------------------------
Program : D:\Program Files\pspad452en\PSPad.exe 4.5.3 (2265)
System : Windows XP Professional, Version: 5.1, Build: A28, "Service Pack 2"
Processor: Intel, Intel(R) Pentium(R) M processor 1600MHz, 1600 MHz MMX
Display : 1024x768 pixels, 32 bpp
----------------------------------------------------------------------------------------------------
Active Controls Hierarchy:
TPSSynEdit ""
"_1"
----------------------------------------------------------------------------------------------------

Edited 1 time(s). Last edit at 2014-07-14 18:19 by Stefan.

Options: Reply | Quote | Up ^


#30 Re: PSPad unicode 4.5.3 (2265) English

Posted by: Lolo | Date: 2007-06-11 07:45 | IP: IP Logged

Hello denight,

If you want to help Jan, you could tell him what have you done to have this crash?

Options: Reply | Quote | Up ^


Goto Page: Previous1 2 3 4 5 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