Michael Morisak wrote:
> 
> Does anybody know what i could do about this problem
> I do not want to write this whole dlg in c++ since i would have to do a 
> lot of COM in this dialog then

Do you really need MFC for dialogs? Using MFC for python plug-in is a 
PITA. We use ctypes for pure win32 dialogs in plug-ins for another CAD 
system.

regards,

Niki Spahiev
_______________________________________________
Python-win32 mailing list
Python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to