Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Win32::GUI crashes perl?

by dree (Monsignor)
on Dec 01, 2002 at 22:42 UTC ( [id://216818]=note: print w/replies, xml ) Need Help??


in reply to Win32::GUI crashes perl?

You have to put a
-name=>"something"
in the "widgets", e.g.
$main->AddLabel(-text => "Hello, world", -name => "hello_label" );
It's a bug introduced in the 0.0.558 and fixed in the 0.0.665

Replies are listed 'Best First'.
Re: Re: Win32::GUI crashes perl?
by ibanix (Hermit) on Dec 01, 2002 at 23:55 UTC
    Thanks! This is exactly what I needed to know!

    <-> In general, we find that those who disparage a given operating system, language, or philosophy have never had to use it in practice. <->

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (2)
As of 2024-04-19 18:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found