How to minimize command window when running wxPython script

C

care02

Dear friends,

I have almost completed my first wxPython application. The only thing
I need now is to minimize the command window. How is this accomplished
on Win32? What about Mac and Linux?

Carl
 
L

Laurent Pointal

(e-mail address removed) a écrit :
Dear friends,

I have almost completed my first wxPython application. The only thing
I need now is to minimize the command window. How is this accomplished
on Win32?

Use a .pyw main module (eventually a wrapper calling your main .py
module) - it is associated with pythonw.exe, which dont open a console.
[note: this is in the FAQ]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,575
Members
45,053
Latest member
billing-software

Latest Threads

Top