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

Reply via email to