Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Printing via Win32 GUI

by dasgar (Priest)
on Jul 20, 2012 at 22:03 UTC ( [id://982914]=note: print w/replies, xml ) Need Help??


in reply to Printing via Win32 GUI

The labels and text boxes are objects. You just need to use the Text method to retrieve the values and then you do what you want with those values. If you're using an older version of Win32::GUI, it might be GetText instead of just Text.

Replies are listed 'Best First'.
Re^2: Printing via Win32 GUI
by njoyperl (Initiate) on Jul 20, 2012 at 22:12 UTC
    I think I can grab the values from the text boxes, labels etc. and send it to an output file. What I am not clear is how to initiate a print using the user's default windows printer and send the file to the printer. Thanks for your suggestions.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://982914]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (4)
As of 2024-04-26 00:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found