Re: [perl-win32-gui-hackers] [win32-gui] Re: Win32::GUI::Console

2006-06-08 Thread Reini Urban
2006/6/7, Robert May <[EMAIL PROTECTED]>: Glenn Linderman wrote: > On approximately 6/6/2006 2:08 PM, came the following characters from > the keyboard of Robert May: >> Reini Urban wrote: >>> Robert May schrieb: >>> ... If only there was a way to ask AllocWindow() to create a hidden console

Re: [perl-win32-gui-hackers] [win32-gui] Re: Win32::GUI::Console

2006-06-08 Thread Robert May
Reini Urban wrote: Robert May schrieb: ... If only there was a way to ask AllocWindow() to create a hidden console [huge snip] perl2app --gui / pp --gui created apps, have no console. So I create them with AllocConsole or CreateProcess and redirect STDERR/STDOUT to this window, and display i