You are here: PSPad forum > Developer forum - new builds > PSPad unicode 4.5.2 (2237) English

PSPad unicode 4.5.2 (2237) English

Goto Page: Previous1 2 3 4 5 6 Next

#31 Re: PSPad unicode 4.5.2 (2237) English

Posted by: beck yang | Date: 2006-09-17 11:13 | IP: IP Logged

I would like to report a possbile issue, here is the steps to reproduce:
1.Open a new file and input "111 222 333 444 555"
2.Select "Search"->"Replace..." from menu bar
3.check the "Regular Expressions",find " " and replace "\n"
4.CPU usage become 100%, but program has no response.

Thanks for your great work~ smiling smiley

Options: Reply | Quote | Up ^


#32 Re: PSPad unicode 4.5.2 (2237) English

Posted by: vbr | Date: 2006-09-17 20:03 | IP: IP Logged

To jwayne (visible whitespace ... + numbers problem):
Try Program settings / Direct edit
OldSpecialChars=1

Options: Reply | Quote | Up ^


#33 Re: PSPad unicode 4.5.2 (2237) English

Posted by: Eblis | Date: 2006-09-19 08:54 | IP: IP Logged

Minor visual glitch.
The position of the Right Edge is set to 160 (in options) but the line is actually drawn at position 159. I need to set the right edge at position 161 for it to be drawn at 160 smiling smiley

Options: Reply | Quote | Up ^


#34 Re: PSPad unicode 4.5.2 (2237) English

Posted by: MrSpock | Date: 2006-09-19 11:11 | IP: IP Logged

Eblis:
Minor visual glitch.
The position of the Right Edge is set to 160 (in options) but the line is actually drawn at position 159. I need to set the right edge at position 161 for it to be drawn at 160 smiling smiley

I confirm this. It looks like the top ruler's zero is somehow out of synch:
image

Options: Reply | Quote | Up ^


#35 Re: PSPad unicode 4.5.2 (2237) English

Posted by: dsmart | Date: 2006-09-19 11:15 | IP: IP Logged

Couple of problems

1. You can no longer pass multiple files on the command line. Go to a DOS prompt and execute pspad with two files which already exist. PSpad will open up with a blank file bearing the name of the first file passed on the command line.

e.g.

pspad file1.txt file2.txt

2. If you have a line commented out in source code and that line contains the
underscore character, that character is not displayed.

e.g.

// this is a comment line
// this is a _comment line

In the sample .cpp file above, when the second line is color coded, the underscore character in front of the 'comment' is not visible. All you see is a blank space.

Options: Reply | Quote | Up ^


#36 Re: PSPad unicode 4.5.2 (2237) English

Posted by: pspad | Date: 2006-09-19 12:42 | IP: IP Logged

To dsmart:

1. if you want to pass 2 files as PSPad parameter, enclose file names into double quotes

2. Program settings / Direct edit
Extralinespacing=1 (or higher value)

Options: Reply | Quote | Up ^


#37 Re: PSPad unicode 4.5.2 (2237) English

Posted by: zdub | Date: 2006-09-19 15:41 | IP: IP Logged

beck yang: I don't see any problem with cpu usage, but pspad didn't do the replace properly.

replacing the spaces in

111 222 333 444 555

with \n

gave me

111 222 333 444
555

with the message that the search expression replaced " " 4 times!

If I tried the replace with \t or other characters, pspad worked correctly.

Options: Reply | Quote | Up ^


#38 Re: PSPad unicode 4.5.2 (2237) English

Posted by: pspad | Date: 2006-09-19 20:56 | IP: IP Logged

Eblis:
Minor visual glitch.
The position of the Right Edge is set to 160 (in options) but the line is actually drawn at position 159. I need to set the right edge at position 161 for it to be drawn at 160 smiling smiley

I can't confirm nor simulate it sad smiley

Options: Reply | Quote | Up ^


#39 Re: PSPad unicode 4.5.2 (2237) English

Posted by: jgodfrey | Date: 2006-09-19 21:16 | IP: IP Logged

pspad:
Eblis:
Minor visual glitch.
The position of the Right Edge is set to 160 (in options) but the line is actually drawn at position 159. I need to set the right edge at position 161 for it to be drawn at 160 smiling smiley

I can't confirm nor simulate it sad smiley

I can confirm this on 2 separate systems (both running 2237).

Jeff

Options: Reply | Quote | Up ^


#40 Re: PSPad unicode 4.5.2 (2237) English

Posted by: pspad | Date: 2006-09-19 21:19 | IP: IP Logged

jgodfrey:
I can confirm this on 2 separate systems (both running 2237).

Jeff

Screenshots ?

Options: Reply | Quote | Up ^


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