py2exe is only a packager that allows you to use Python in an exe kind 
of like a FoxPro exe.  You can use .py scripts with the Python libraries 
just like you can run .prgs with the VFP runtimes.

Take a look at pythonw.exe for the command window problem:
http://www.onlamp.com/pub/a/python/excerpts/chpt20/index.html?page=2

I would also echo what others have said about dabo-users.  I also 
subscribe to Tutor which is a great list for learning Python.

http://mail.python.org/mailman/listinfo/tutor

http://leafe.com/mailman/listinfo/dabo-users

See ya there.

Jeff

Jeff Johnson
[EMAIL PROTECTED]
SanDC, Inc.
623-582-0323
Fax 623-869-0675

Steve Ellenoff wrote:
> I'm guessing that getting rid of that non-gui window is automatic 
> during the py2exe process? Is that the right?



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to