in reply to
Re^2: win32::GUI help
in thread
win32::GUI help [solved]
Oke after browsing trough the module's demos I found the solution. I only had to change -onClick => MessageBox(), to -onClick => 'MessageBox',
Comment on
Re^3: win32::GUI help
In Section
Seekers of Perl Wisdom