Has anyone been running into problems using a Groupbox? My script crashes if I use a Groupbox, remove the Groupbox and the script works fine.
I haven't modified my script, but I have downloaded the latest version of Perl from Activestate (626, it is a fresh install I didn't overwrite 522) and have installed the latest Win32-GUI module (.558), Win32-API (.2). I do know that the script works just fine under Perl 522. Any ideas? Jeremy Blonde $Window->AddGroupbox( -text => "Enter Username", -pos => [ 10, 10 ], -size => [ 20, 75 ], ); _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com