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

PSPad UNICODE 4.5.0 (2140) beta English

Goto Page: Previous1 2 3 4 5 6 7 Next

#41 Re: PSPad UNICODE 4.5.0 (2140) beta English

Posted by: pspad | Date: 2005-11-13 07:00 | IP: IP Logged

I don't understand. This dialog havn't to be show (in normal case) under PSPad main window. This is possible only if you have a "something" what change the standard Window behaviour (e.g. stupid Genius mouse driver)

Options: Reply | Quote | Up ^


#42 Re: Print Preview

Posted by: Wacky | Date: 2005-11-14 11:53 | IP: IP Logged

Naughty Muppet wrote:

> When i select the print preview function in this version the
> program crashes for me.

I've got the same problem! sad smiley

Options: Reply | Quote | Up ^


#43 Re: Print Preview

Posted by: Skulstad | Date: 2005-11-14 13:09 | IP: IP Logged

Hi. I reported theis problem a couple of weeks ago, so I guess that Jan will take care of it...

Regards

Options: Reply | Quote | Up ^


#44 Re: PSPad UNICODE 4.5.0 (2140) beta English

Posted by: Coditor | Date: 2005-11-14 13:33 | IP: IP Logged

Hi,

Some time ago I have encountered a (imho) bug but failed to mention it. I have just installed the new build and the bug is still here - I guess you weren't aware of it.

Create a new PHP script and start typing:

<?php
if (isset($_GET{"test"})) {
echo "test = " . $_GET{"test"};
}
?>

As soon as you type "if (" PsPad will nicely add a closing ")" after the cursor. However, if you then continue typing "isset(" PsPad won't add a second closing ")".

Options: Reply | Quote | Up ^


#45 Re: Print Preview

Posted by: pspad | Date: 2005-11-14 16:31 | IP: IP Logged

I have no response from the SynEdit community, so I will return back to the previous editor version (used in 2139)

Options: Reply | Quote | Up ^


#46 Re: PSPad UNICODE 4.5.0 (2140) beta English

Posted by: pspad | Date: 2005-11-14 16:34 | IP: IP Logged

There are two modes in the Program settings for the char completion. Go to program settings / Editor-behaviour and uncheck []Smart char completion

Options: Reply | Quote | Up ^


#47 Re: Print Preview

Posted by: Jody | Date: 2005-11-14 23:48 | IP: IP Logged

You wrote:
"I have no response from the SynEdit community, so I will return back to the previous editor version (used in 2139)"

Print Preview works fine for me... XP Home SP2

If returning to the previous editor version used in 2139 will you be using a more recent version with word wrap fixed? I sure hope so.

Thanks,

Jody

Options: Reply | Quote | Up ^


#48 Re: Print Preview

Posted by: Jume | Date: 2005-11-15 01:18 | IP: IP Logged

i can confirm the print preview problem

it says "printer is not currently printing"

in the preview area appears the header as it is configured, and the number "1:" for the first line (if you have the option for printing lines on), after that, nothing else

however it is not a crash for me, but an "application error", i should press the button "ok" a decent number of times (the error keeps there over and over), and then the print preview closes itself and the program continues to work normally

and heres the info in the case it helps...

Exception class: EPrinter
Exception address: 00439652
-------------------------------------
Stack list, generated 15/11/2005 2:09:14
[0043964D] Printers.RaiseError + $11
[00439BA6] Printers.TPrinter.CheckPrinting + $2E
[00439934] Printers.TPrinterCanvas.Changing + $8
[004302CB] Graphics.TCanvas.GetHandle + $7
[004C71CD] SynUnicode.TextExtent (Line 2184, "SynUnicode.pas" + 9) + $13
[004C71F3] SynUnicode.TextWidth (Line 2194, "SynUnicode.pas" + 4) + $6
[00581D77] SynEditPrint.TSynEditPrint.ExpandAtWideGlyphs (Line 375, "SynEditPrint.pas" + 8) + $22
[00582BE4] SynEditPrint.TSynEditPrint.TextOut (Line 750, "SynEditPrint.pas" + 9) + $9
[00582FB1] SynEditPrint.TSynEditPrint.WriteLine (Line 863, "SynEditPrint.pas" + 10) + $6
[00583136] SynEditPrint.TSynEditPrint.PrintPage (Line 894, "SynEditPrint.pas" + 22) + $12
[005CF420] SynEditPrintPreview.TSynEditPrintPreview.Paint (Line 404, "SynEditPrintPreview.pas" + 28) + $1C
[00583237] SynEditPrint.TSynEditPrint.PrintToCanvas (Line 929, "SynEditPrint.pas" + 3) + $2
[005CF437] SynEditPrintPreview.TSynEditPrintPreview.Paint (Line 407, "SynEditPrintPreview.pas" + 31) + $12
[004A6003] Controls.TCustomControl.PaintWindow + $57
[004A1F02] Controls.TWinControl.PaintHandler + $4E
[004A23CF] Controls.TWinControl.WMPaint + $3F
[00489838] Forms.TCustomForm.WMPaint + $2C
[004A5F9C] Controls.TCustomControl.WMPaint + $10
[0049ED0C] Controls.TControl.WndProc + $188
[004EEDC6] SynEdit.GetMsgProc (Line 10728, "SynEdit.pas" + 26) + $C
[004A1D6B] Controls.TWinControl.WndProc + $157
[0042211C] Classes.TThreadList.UnlockList + $4
[004A19E8] Controls.TWinControl.MainWndProc + $2C
[0042C1C0] Classes.StdWndProc + $14
[0048E2C7] Forms.TApplication.ProcessMessage + $83
[0048E2FE] Forms.TApplication.HandleMessage + $A
[0048ADB9] Forms.TCustomForm.ShowModal + $15D
[0066FE65] uMain.TfPSPad.aPrintPrevExecute (Line 5251, "uMain.pas" + 15) + $4
[0067DDD4] uMain.TfPSPad.ActionListExecute (Line 10584, "uMain.pas" + 8) + $7
[00481BD4] ActnList.TCustomActionList.ExecuteAction + $14
[0048181C] ActnList.TContainedAction.Execute + $14
[004824DB] ActnList.TCustomAction.Execute + $4F
[0042B3DF] Classes.TBasicActionLink.Execute + $13
[004953DB] Menus.TMenuItem.Click + $8F
[004965CB] Menus.TMenu.DispatchCommand + $13
[00489B77] Forms.TCustomForm.WMCommand + $1F
[0049ED0C] Controls.TControl.WndProc + $188
[004EEDC6] SynEdit.GetMsgProc (Line 10728, "SynEdit.pas" + 26) + $C
[004A1D6B] Controls.TWinControl.WndProc + $157
[00487BD5] Forms.TCustomForm.WndProc + $421
[004A19E8] Controls.TWinControl.MainWndProc + $2C
[0042C1C0] Classes.StdWndProc + $14
[0048E2C7] Forms.TApplication.ProcessMessage + $83
[0048E2FE] Forms.TApplication.HandleMessage + $A
[0048E52E] Forms.TApplication.Run + $96
[0069F432] PSPad.PSPad (Line 60, "I:\Delphi7\Projekty\PSPad\PSPad.dpr" + 35) + $7
-------------------------------------
Program : D:\Programas\Edicion\PsPad\PSPad.exe 4.5.0 (2140)
System : Windows XP Professional, Version: 5.1, Build: A28, ""
Processor: AMD, AMD Athlon(tm) XP 1700+, 1466 MHz MMX
Display : 1600x1200 pixels, 32 bpp
-------------------------------------
Active Controls Hierarchy:
TButton "bExitIt"
TToolBar "tbPrintPrev"
TfPrintPrev "fPrintPrev"
-------------------------------------

Options: Reply | Quote | Up ^


#49 Re: Print Preview

Posted by: Jume | Date: 2005-11-15 01:24 | IP: IP Logged

more about the printing thingy, i did some additional tests

1.- the number of times the error keeps popping up is not dependant on the number of lines or anything else, but for some kind of timer, if you press the enter button to keep "pressing" the button "ok" as fast as windows can, it will eventually closes (i couldnt close it with mouse clicks for +200 clicks but with the enter key it closed in about a second of trying)

2.- the most important, with syntax highlighting turned off the printing preview works fine, if people can confirm this, maybe theres the problem...

hth

Options: Reply | Quote | Up ^


#50 Re: Print Preview

Posted by: Skulstad | Date: 2005-11-15 06:25 | IP: IP Logged

I can confirm issue 2

Options: Reply | Quote | Up ^


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