You are here: PSPad forum > Developer forum - new builds > PSPad unicode 4.5.3 (2291) English
Goto Page: Previous1 2 3 4 5 Next
Posted by: pspad | Date: 2007-11-11 13:53 | IP: IP Logged
yn:I've experienced a weird problem since my 1st try long time ago :
I use Python as the compiler, and as long as Python process is running, PSPAD stop responding. But if I capture console output, this problem doesn't show up.
Does this ever happen to any1 of you ?Thx.
PSPad starts Python and waits up to Python finishes
Posted by: yn | Date: 2007-11-13 06:32 | IP: IP Logged
Why is it designed that way ?
Is there any good reason not to do it the other way around ?
Posted by: pspad | Date: 2007-11-13 06:53 | IP: IP Logged
I don't understand your reaction.
1. you start Python with catching output. At this time PSPad continuously catching output
2. you start Python and display log when Python finishes. At this time PSPad need to wait up to Python endds and then load LOG.
Choose way what is better for you.
Posted by: RB_Devils | Date: 2007-11-13 07:57 | IP: IP Logged
Hi Jan,
i've found a little bug. In the multihighlight mode you correctly color the background of JavaScript Code and VbScript code in a ASP Page. But if there is a VBScript code into JavaScript code you don't color it!
Regards,
Marco
Posted by: pspad | Date: 2007-11-13 09:16 | IP: IP Logged
HTML multihighlighter isn't multilevel highlighter.
It highlight embeded language in HTML/XHTML only
Posted by: pspad | Date: 2007-11-13 12:50 | IP: IP Logged
fubo:Hi all,Code explorer for C is broken from last beta release. Basically a line like "if( ... )" is treated as a function because it ends without ";", so it's reported in Function pane.
Sorry, I can't simulate it. Send me some example what causes this problem.
Posted by: yn | Date: 2007-11-13 14:58 | IP: IP Logged
Hi again.
pspad:2. you start Python and display log when Python finishes. At this time PSPad need to wait up to Python endds and then load LOG.
Well, in this case, the user don't need any LOG, so why should PSPad wait until the child process completed ? BTW, there is no LOG anyway if I don't capture it, so what should the user expect ?
Shouldn't PSPad always run concurently with the child process, no matter the console-capture option ?
BTW, PSPad is the only editor behaves this way among others I've used.
I don't know how you spawn the child process, but shouldn't you use P_NOWAIT mode for both ?
(I'm not an expert, I just know C/C++ just a bit)
Posted by: pspad | Date: 2007-11-13 15:13 | IP: IP Logged
In this case use External Application, not compiler
Posted by: RB_Devils | Date: 2007-11-13 15:41 | IP: IP Logged
pspad:HTML multihighlighter isn't multilevel highlighter.
It highlight embeded language in HTML/XHTML only
Ok But i open an HTML Page not a JavaScript Page and i set "For <%...%> use: MS VBScript" and PSPad don't color the backgorund code between <%...%> in the JavaScript Code.
Posted by: pspad | Date: 2007-11-13 15:57 | IP: IP Logged
Background depends of the highlighter background. If you set different background for your JScript, youwill get it in multihighlighter too.
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