si Print Dialog

All announcements, questions and issues related to the TsiLang Components Suite.
Post Reply
tjackson1952
Posts: 2
Joined: Fri Jan 31, 2003 9:32 pm

si Print Dialog

Post by tjackson1952 »

Hello,

I am not sure if this has been fixed so here goes.

I discovered a problem in that the si Print Dialog component fails when you try to run a program on a computer what has no printers.

The Delphi Print Dialog component does not fail.

Any help.

Tony
isiticov
Site Admin
Posts: 2383
Joined: Thu Nov 21, 2002 3:17 pm

Post by isiticov »

Both Delphi standard PrintDialog and TsiLang's siPrintDialog raise exception: "There is no default printer currently selected". And both fail to execute. So this is behavior (wrong or not I'm not sure) of Delphi's dialog. TsiLang's dialog doesn't introduces anything new in functionality it just updates some strings in dialog when showing.
tjackson1952
Posts: 2
Joined: Fri Jan 31, 2003 9:32 pm

Hello

Post by tjackson1952 »

Please disregard my last post. Seems that both si and Delphi Print Dialogs both blow up when there are no printers.
Post Reply