Embedded Python and Tkinter / win32gui

Thomas Nücker thomas.nuecker at web.de
Tue Jun 24 04:10:47 EDT 2003


Hello!

I am using the python dll within a visual-c++ project. In the project
i am also handling python scripts. Since i want to use some
message-boxes i want to have the opportunity to import modules in the
script.

Now there is the question: 
How do i have to configure / compile the python-dll so i can use the
tkinter-module or the win32gui module? Is this only a problem of where
the modules are storred, or has the compilation of the python-dll
specially to be configured?

Thank you for your answer,

Thomas Nücker




More information about the Python-list mailing list