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

PSPad unicode 4.5.2 (2240) English

Goto Page: 1 2 3 Next

#1 PSPad unicode 4.5.2 (2240) English

Posted by: pspad | Date: 2006-10-20 14:20 | IP: IP Logged

PPad editor full release. For list of changes see PSPad web pages.

Download link: pspad.cincura.net (3.2 MB)

Options: Reply | Quote | Up ^


#2 Re: PSPad unicode 4.5.2 (2240) English

Posted by: jgodfrey | Date: 2006-10-20 23:17 | IP: IP Logged

Hi Jan,

Thanks for the new release - PSPad is improving all the time. ;^) That said, here are a 2 issues I noticed in the official release.

- It seems to no longer be possible to "wrap" searches around the end of a file. I reported this in the 2239 thread.
- Text deleted while in a "column mode" selection is not properly reconstructed with an Undo.

Thanks for any input.

Jeff

Options: Reply | Quote | Up ^


#3 Re: PSPad unicode 4.5.2 (2240) English

Posted by: tokimeki | Date: 2006-10-21 02:30 | IP: IP Logged

I find a little question:
When I set Editor-settings: Real Tabs (check it on)
and type some code like:

01 <?php
02 <tab>function test(){*
03 <tab>}
04 ?>

and the cursor stop in Line 02 end (mark *), and press enter the screen show

01 <?php
02 <tab>function test(){*
03 <tab>}
04 <tab>}
05 ?>

in fact, Line 03 has no }, but screen show it.
those settings are off
- Highlight Matching Brackets
- Completion of chars {[("'
- Smart chars Completion

Options: Reply | Quote | Up ^


#4 Re: PSPad unicode 4.5.2 (2240) English

Posted by: Vasik | Date: 2006-10-21 07:29 | IP: IP Logged

can't download link!!!!!!!!!!!!!!!!!!!!!!

Options: Reply | Quote | Up ^


#5 Re: PSPad unicode 4.5.2 (2240) English

Posted by: Eblis | Date: 2006-10-21 08:14 | IP: IP Logged

There seems to be something wrong with the download locations ...
image

Options: Reply | Quote | Up ^


#6 Re: PSPad unicode 4.5.2 (2240) English

Posted by: pspad | Date: 2006-10-21 08:23 | IP: IP Logged

Vasik:
can't download link!!!!!!!!!!!!!!!!!!!!!!

Don't download links, download PSPad winking smiley I try it now and links are functional

Options: Reply | Quote | Up ^


#7 Re: PSPad unicode 4.5.2 (2240) English

Posted by: pspad | Date: 2006-10-21 08:25 | IP: IP Logged

Eblis:
There seems to be something wrong with the download locations ...

Thank you. Correction is processing.

Options: Reply | Quote | Up ^


#8 Re: PSPad unicode 4.5.2 (2240) English

Posted by: wal | Date: 2006-10-21 08:48 | IP: IP Logged

Hi Jan,

Thank you for the new release.

Unfortunatelly, it has new bug in C/C++ code explorer which seems wasn't in the build 2239. Now code explorer analyzes comment blocks and add functions to code explorer. Here is example of comment block in C:

/*
It is just comment ( C/C++)
*/

In code explorer appears:
comment ( C/C++)

Regards,
Wal

Options: Reply | Quote | Up ^


#9 Re: PSPad unicode 4.5.2 (2240) English

Posted by: Eblis | Date: 2006-10-21 08:56 | IP: IP Logged

The correct size is displayed now but i still can't download the kit. The file url just stalls and times out eventually.
I think Vasilik is experiencing the same thing. The official download locations don't work but the mirrors work.

Options: Reply | Quote | Up ^


#10 Re: PSPad unicode 4.5.2 (2240) English

Posted by: Eblis | Date: 2006-10-21 08:59 | IP: IP Logged

The bug reported here is still present in this build.

Eblis:
I'm experiencing a weird selection behaviour in 2239 (it has been happening for some time i think, i'm not sure though).
Let's say i have the following line

SetAppUser App, "|Domain", "User", TRUE, TRUE --- (| denotes the current cursor position)

I want to select the text Domain and i'm using Ctrl + Shift + Left to do this but the problem is that it's selecting everything up until the second " char and not the first one, i.e.

SetAppUser App, "Domain", "|User", TRUE, TRUE --- (| denotes the current cursor position)

Could the behaviour be changed so it selects only alphanumeric characters (breaks on first non-alphanumeric char)?

Options: Reply | Quote | Up ^


Goto Page: 1 2 3 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