Hi All - Newby

Tim Roberts timr at probo.com
Thu Oct 27 02:10:01 EDT 2005


"Ask" <pu at pmville.com> wrote:
>
>I'm simply using the IDLE editor to hand code, then compiling and running.

That doesn't help.  wxPython, Tkinter, and pyQt are just a few of the
packages that can be used to put windows on the screen from Python.  Python
has no built-in user interface stuff, so whatever you are using to place a
window is something you downloaded, or something that was installed with
your Python.  That's what we need to find out.
-- 
- Tim Roberts, timr at probo.com
  Providenza & Boekelheide, Inc.



More information about the Python-list mailing list