http://qs1969.pair.com?node_id=108594


in reply to Win32::GUI Chatterbox client

It choked when I first tried to run it, because there's a space in my path to perl.exe. I changed line 148 to this, and now it runs, and I receive messages, but I can't send back. It looks pretty cool, though, and it's inspiring me to come up with GUI stuff on my own.

$serverProcess = open2($fromServer,$toServer,"\"$^X\"","$0","$flags");

"We're experiencing some Godzilla-related turbulence..."