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

Re: PSPad unicode 4.5.3 (2246) English

Goto Page: Previous1 2 3 4 5 6 7 8 Next

#11 Re: New bug.

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

Strange. Try rename dictionary to English.DIC and set it in the Spell setings (Ctr+F7)

Options: Reply | Quote | Up ^


#12 Re: New bug.

Posted by: JollyRoger | Date: 2006-11-20 20:26 | IP: IP Logged

Done. Still the same.

Update: Checked with 2244. Works.

Edited 1 time(s). Last edit at 2006-11-20 20:28 by JollyRoger.

Options: Reply | Quote | Up ^


#13 Re: PSPad unicode 4.5.3 (2246) English

Posted by: PGomersall | Date: 2006-11-20 20:54 | IP: IP Logged

There still seems to be the bug of overwritten characters in the output window.
After first compilation characters are correctly written; all subsequent compilations produce the overwritten characters as in this post: forum.pspad.com
Pete

Options: Reply | Quote | Up ^


#14 Re: New bug.

Posted by: Stealth | Date: 2006-11-20 21:02 | IP: IP Logged

Jan,
thank again for html template support (aka smarty..), but there is a bug... grinning smiley

Try the follow peace of code:

{if $paginate}
<Table width="70%" ALIGN="CENTER" border="0">
<TR>
<TD align="center">
{foreach item=element from=$page}
{if $element.p_corr == $p_corr}
<span class="tb">{$element.p_corr}</span>&nbsp;
{else}
<span><A href="#" onclick="show('{$element.p_corr}', '{$element.offset}', '{$element.limit}'); return false;">{$element.p_corr}</a></span>&nbsp;
{/if}
{/foreach}
</TD>
</TR>
</TABLE>
{/if}

There's no colorize in{if $paginate}and in the final{/if}for example... winking smiley

Options: Reply | Quote | Up ^


#15 Re: PSPad unicode 4.5.3 (2246) English

Posted by: Dave | Date: 2006-11-20 21:29 | IP: IP Logged

I get the same problem with the English dictionary. The problem does appear to have started in this latest version.

Options: Reply | Quote | Up ^


#16 Re: New bug.

Posted by: pspad | Date: 2006-11-20 21:47 | IP: IP Logged

Stealth:
There's no colorize in{if $paginate}and in the final{/if}for example... winking smiley

I need whole file. I try your part and don't see roblem:
image

Options: Reply | Quote | Up ^


#17 Re: New bug.

Posted by: Stealth | Date: 2006-11-20 22:03 | IP: IP Logged

If you tab{if $paginate}you will see the problem winking smiley

Options: Reply | Quote | Up ^


#18 Re: New bug.

Posted by: Stealth | Date: 2006-11-20 22:20 | IP: IP Logged

My settings is real tabs not checked and smart tabs not checked.
If i use real tabs checked, the problem is solved.
May you fix the real tabs not checked case?

Options: Reply | Quote | Up ^


#19 Re: New bug.

Posted by: pspad | Date: 2006-11-20 22:21 | IP: IP Logged

I put real tab before {if $paginate} and no change.
Still highlighted OK.

Options: Reply | Quote | Up ^


#20 Re: New bug.

Posted by: Stealth | Date: 2006-11-20 22:35 | IP: IP Logged

pspad:
I put real tab before {if $paginate} and no change.
Still highlighted OK.

Yes, if i put real tab highlighted is ok, but if real tabs is unchecked highlighted isn't ok.
I will use real tabs checked in my html templates smiling smiley

Options: Reply | Quote | Up ^


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