Embedded Python with Tkinter?

Rolf C Stadheim r-stadhe at online.no
Fri Dec 17 20:24:32 EST 1999


Hello,

I wondered  if anyone knew where I could get examples of embedded Python
modules in C/C++, where the Python modules uses Tkinter? Or , how to
simply use Python with Tkinter in C/C++?

I can access Python functions that simply return a value, but as soon as
I try to access a Python function that starts a (Tkinter GUI)
mainloop(), my application crashes.

An illustrative example of C/C++ code would be invaluable!

Regards,
Rolf C Stadheim




More information about the Python-list mailing list