Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: Win32::GUI event issues

by orbital (Scribe)
on Mar 30, 2001 at 03:52 UTC ( [id://68241]=note: print w/replies, xml ) Need Help??


in reply to Win32::GUI event issues

I found my problem and it wasn't with how my events were setup it was how I was handling my results. In my code examples above in the submit_Click event: display_results(\%Config); My problem was since this was orginally a command line script I was putting all the code in the display_results sub, I modified the code in there to redirect the output to a variable using select. I know I read an article about the evils of this command in Win32 but I can't find the node right now. I believe the credit goes to Tilly.

When I took this line out and cleaned up my code to be both Command line and GUI aware, everything was working great!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (4)
As of 2024-04-18 18:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found