in reply to Win32::GUI and Perl 5.8
my $re = new Win32::GUI::RichEdit($window, -name => "RE_contentList +"); print "rich edit : $re"; [download]