Re: ANN: PyGUI 1.7.2-1

2006-06-12 Thread greg
[EMAIL PROTECTED] wrote: if I try to run blobedit.py in the IDLE ide ... > the path is equal to "8833" for some reason. I believe that IDLE sets up some kind of debugging connection to its child process. That number might be a processs ID or port number or something related to that. I trie

Re: ANN: PyGUI 1.7.2-1

2006-06-12 Thread hale
greg wrote: > I have uploaded a new PyGUI 1.7.2 package to correct > a couple of errors in the setup.py file. > > http://www.cosc.canterbury.ac.nz/~greg/python_gui/ > > - > > What is PyGUI? > -- > > PyGUI is an experimental highly-Pyt

ANN: PyGUI 1.7.2-1

2006-06-10 Thread greg
I have uploaded a new PyGUI 1.7.2 package to correct a couple of errors in the setup.py file. http://www.cosc.canterbury.ac.nz/~greg/python_gui/ - What is PyGUI? -- PyGUI is an experimental highly-Pythonic cross-platform GUI API. I