I had also tried using win32ui and it crashed but I just realized why: my
exe was a debug version and while I had a debug version of the python dll I
didn't have one of the other modules.
Thanks
-----Original Message-----
From: Michael Robin [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, September 11, 2001 10:14 AM
To: Paul Weimer; [EMAIL PROTECTED]
Subject: RE: Displaying Dialog Boxes,etc. from embedded Python
I don't know why tk is crashing, but
if you're already using MFC you can always
access MFC or low-level windows APIs
directly from the win32 library and avoid
a second GUI lib.
m
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Paul
Weimer
Sent: Tuesday, September 11, 2001 7:29 AM
To: [EMAIL PROTECTED]
Subject: Displaying Dialog Boxes,etc. from embedded Python
We're running Python from within an MFC application and would like to be
able to interact woth the user from within the Python scripts. So far I've
tried Tkinter but it blows up. Does anyone have any experience with this?
_______________________________________________
ActivePython mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activepython
_______________________________________________
ActivePython mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activepython