"Ask" <[EMAIL PROTECTED]> 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, [EMAIL PROTECTED]
  Providenza & Boekelheide, Inc.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to