Something like this:
- ability to close Console if there is one present and its not needed
- automatically re-create a console window if any reads/writes are done on stdin/out/err
- ability to set the Console window title, Icon etc.

Eventually remove GetPerlWindow() from GUI.xs??

I suspect I'm missing the point:) But why do any of this? During development most people would run with the console window showing - makes debugging a GUI app so much simpler. Then when the script needs to be deployed (either by wperl, or one of the exe creators) - the console is automatically not created?

Cheers,

jez.



Reply via email to