OT: Looking for feebback on new wxPython/wxWindows app

I've been working on some software that monitors the behavior of python
applications, and I'd really appreciate any suggestions, not just on the
program itself but on the idea and what I should do with it as well.

Regarding the use of wxPython in the project: the current download uses
wxWindows, but the final release will only use wxPython. In theory, it
could be used with any Python GUI toolkit.

Please note that I'm posting this message only to the wxPython mailing
list - I'm not 'announcing' this project.

www.malcolmson.com/pyspy

I'm considering doing the following now:
- complete the features that I describe on the web site for PySpy, but
leaving networking and threading for later.
- complete the SDK, which includes getting the wxPython UI working as it is
(as shown in the screenshot).
- leave the wxWindows UI pretty much as is.

If I did this, do you think that people would be interested in writing their
own UI's (or extending the wxPython one)?

Thanks for your feedback,

Tom.

I've been working on some software that monitors the behavior of python
applications, and I'd really appreciate any suggestions, not just on the
program itself but on the idea and what I should do with it as well.

Sounds and looks really cool, although I'll have to wait for a day when I'm
not so busy to take a closer look at it otherwise my head may explode...
<wink>

ยทยทยท

--
Robin Dunn
Software Craftsman
robin@AllDunn.com Java give you jitters?
http://wxPython.org Relax with wxPython!