On 8/26/15, Larry Dalton <[email protected]> wrote: > I can't get PrinterSetupDialog1.Execute to work on Lazarus 1.4.2, FPC > 2.6.4, on Windows 7. >
> When I execute button1click I get the following error: > "Project printertest raised exception class 'RunError(217)'" > > Clicking on Continue I get the subsequent error message: > Project printertest raised exception class 'EControlC' with message: > 'Control-C hit.' No such problems here with Lazarus 1.4.3 r49717 FPC 2.6.4 i386-win32-win32/win64. Can you run the progrm inside gdb and then do a backtrace? Bart -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
