perl-win32-gui  

Re: [perl-win32-gui] Print

MATA Tech
Thu, 04 Jan 2001 09:04:42 -0800

Peter:

As I understand it, you must highlight a selection to enable that 
radio button.  Otherwise, it is assumed that the user wants to print 
the entire portion.  

B Smith


On 26 Dec 00, at 17:19, Peter Eisengrein wrote:

> I saw a previous posting about using system("rundll32.exe
> $dll,PrintHTML $tmpfile"); to print a file and it works well for my
> app. However, I'd like to be able to "print selection" That radio
> button is currently disabled. Anyone know what variable to set to tell
> the system that you have selected some text in a AddRichEdit field?
> 
> Thanks,
> Pete
>