Re: [perl-win32-gui-users] Win32::GUI AddRichEdit crash problem.

2004-12-21 Thread Jez White
I'm using Activstateperl 5.8.0 on Win2000 and it doesn't crash. It opens the empty window and allows typing. After closing the window I need to interrupt the program to stop it. Sorry, I don't know much about Tk. Its not Tk - Win32::GUI:) What version are you using? Cheers, jez. -- No vir

Re: [perl-win32-gui-users] Win32::GUI AddRichEdit crash problem.

2004-12-21 Thread Mike Flannigan
> > Hello, > > I'm using Activstateperl 5.8.4-810 and Win32::GUI 1.0. > > Following test code crashes when closing window. > > What's the problem? > Is it bug? > > Thanks in advance. > snip Howdy. I'm using Activstateperl 5.8.0 on Win2000 and it doesn't crash. It opens the empty window and al

Re: [perl-win32-gui-users] Win32::GUI AddRichEdit crash problem.

2004-12-21 Thread Jez White
Hi, Yes there is a bug: http://sourceforge.net/tracker/index.php?func=detail&aid=1064828&group_id=16572&atid=116572 You can get around it by keeping the richtext control in global scope - although I couldn't get it to work with your example. Cheers, jez. - Original Message - From: