hi,

I've just installed win32::gui but how i will do my first app if I try this :

use Win32::GUI;
my $w = new Win32::GUI(-name => 'XX');
$w->Show();

But the window just got created and destroyed imedietly !?! Why this happen ?

Thanx alot in advance
raptor
PS. Could u just place in the SYNOPSYS of the Win32::GUI the minimum running 
app, as it is in all CPAN modules

Reply via email to