Callbacks

  • Thread starter Gheorghe Postelnicu
  • Start date
G

Gheorghe Postelnicu

Hi,

I am using Python to develop a GUI for some underlying C++
computation. I wrap my Cpp code using SWIG.

As my computation takes some time, I am considering ways to provide
the user with some feedback on the state of the Cpp code.

Unfortunately, it seems I cannot use directly a Python procedure as a
callback using SWIG. (or is there). I imagine other people came across
this problem, so I thought I would post this and see what solutions
people came up with.

Thanks,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,754
Messages
2,569,526
Members
44,997
Latest member
mileyka

Latest Threads

Top