> Larry Dalton <[email protected]> wrote:
>
>>[...]
>> printerSetupdialog1.Execute;
>>
>> The sho_line() is a debugging tool I use to see exactly where the error
>> takes place.
>> After I installed Lazarus 1.4.2, when I get to line 148, and try the
>> printerSetupdialog1.Execute, I get the Control-C hit error.
>> What do I need to look for?

Does your project have a dependency on the printers4lazarus package?
If not, add this dependency.

Bart

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to