You are here: PSPad forum > Developer forum - new builds > PSPad UNICODE 4.5.0 (2132) beta English

PSPad UNICODE 4.5.0 (2132) beta English

Goto Page: Previous1 2 3 4 5 Next

#31 Re: PSPad UNICODE 4.5.0 (2132) beta English

Posted by: pspad | Date: 2005-09-29 17:42 | IP: IP Logged

Its evergreen.
I explained several times how the HTML multihighlighter work, see forum history.
It can't handle your code correctly.

Options: Reply | Quote | Up ^


#32 Re: PSPad UNICODE 4.5.0 (2132) beta English

Posted by: pspad | Date: 2005-09-29 17:49 | IP: IP Logged

Coditor wrote:

> I tested it and with the multihighlighter, the first </script>
> (inside the string) closes the first <script> (not inside the
> string):
> <script>
> var str = '<script
> src="js.js">
</script>';
> </script>

forum.pspad.com

> I also noticed that double clicking a variablename (php)
> doesn't select the $ of the variable name anymore, just the
> name itself. In the previous version (4.3.3) it would also
> select the $. Personally, I don't want it to select the $ so
> it's fine but just mention it anyway in case it's a bug
> according to the specs.

PSPad in build 4.5.0 (2132) select variable include '$' in PHP code.
Send me some example where it doesn't work

Options: Reply | Quote | Up ^


#33 Re: PSPad UNICODE 4.5.0 (2132) beta English

Posted by: Coditor | Date: 2005-09-30 07:16 | IP: IP Logged

Wrt the javascript:
I just tested it since someone reported the problem and someone else replied that they didn't see the problem. The link you give is to this topic by the way smiling smiley

Wrt the PHP selecting (doubleclick):
I found that it has to do with closing PHP on the same line as the variable is. Consider the following code:

<?php echo $test1;
echo $test2; ?>

The first variable will be selected with the $, the second will be selected without $.

Ofcourse, this isn't commen usage, but the following is and has the same effect:

<input type="text" name="category" value="<?= $channelCategory ?>" />

Options: Reply | Quote | Up ^


#34 Re: PSPad UNICODE 4.5.0 (2132) beta English

Posted by: Robin | Date: 2005-09-30 09:18 | IP: IP Logged

When I load PHP-Files, and the Multi Highlighter is switched on, the space between characters is wider. With the last stable version, this is not the case. If i switch the highlighter to 'Perl' (for example), the space between characters shrinks again to its original value. Also, txt-files are not affected from this.
Why is this so, and if its not a bug, where can i restore this to it original value?

Greetings, Robin

Options: Reply | Quote | Up ^


#35 Re: PSPad UNICODE 4.5.0 (2132) beta English

Posted by: pspad | Date: 2005-09-30 09:40 | IP: IP Logged

Coditor wrote:

> Ofcourse, this isn't commen usage, but the following is and has
> the same effect:
>
> <input type="text" name="category" value="<?= $channelCategory
> ?>" />
>

PSPpad isn't able to detect PHP correctly in this case for operation as e.g. DblClick

Options: Reply | Quote | Up ^


#36 Re: PSPad UNICODE 4.5.0 (2132) beta English

Posted by: Coditor | Date: 2005-09-30 13:22 | IP: IP Logged

pspad wrote:

> PSPpad isn't able to detect PHP correctly in this case for
> operation as e.g. DblClick

Yes, that was my point.

Options: Reply | Quote | Up ^


#37 Re: PSPad UNICODE 4.5.0 (2132) beta English

Posted by: Zach Bora | Date: 2005-09-30 18:13 | IP: IP Logged

I have this HTML file with dynamic Javascript in it (DOM).

When I go in the menu -> html page preview -> View Generated source

All the align='center' have been turned into align=middle and all the valign='middle' have been turned into vAlign=center.... I want to validate the generated code on [url]validator.w3.org[/url] but I can't do it with those errors. It also removes any ' " I had, even if I put a \ before them.

EX:
str += '<td colspan="5" align="center" class="SousSection">';

turns into

<TD class=SousSection align=middle colSpan=5>

Options: Reply | Quote | Up ^


#38 Re: PSPad UNICODE 4.5.0 (2132) beta English

Posted by: pspad | Date: 2005-09-30 19:47 | IP: IP Logged

Sorry, but you must ask IE developers, why IE reformats a HTML code

Options: Reply | Quote | Up ^


#39 Re: PSPad UNICODE 4.5.0 (2132) beta English

Posted by: Mario | Date: 2005-09-30 22:09 | IP: IP Logged

After a change ("Trim trainig spaces") in the "Program settings" dialog, the cursor keys, backspace, insert, tab, pg-up/-down, pos and end don't work. Restarting PSPad or undoing the settings has no effect. In 2127/25/20/14 the keys don't work either. All other keys are still working, however. What can I do?

Options: Reply | Quote | Up ^


#40 Re: PSPad UNICODE 4.5.0 (2132) beta English

Posted by: Mario | Date: 2005-09-30 22:19 | IP: IP Logged

Ok, I found the solution in forum.pspad.com I use WinXP SP2.

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