No subject
Michael S
msherman77 at yahoo.com
Tue Oct 24 22:25:16 EDT 2006
Good day all.
I extended part of my program in C, since that part
was too involved for Python. Now when I import the
module I created and call its functions, I am trying
to feedback some information bac to my wxPython
program. The function runs for a while and I wanted to
update a progress bar, but when I call the function of
my new module, wxPython doesn't respond when wx.Timer
is supposed to fire.
Any suggestions?
Michael
More information about the Python-list
mailing list