[python-win32] win32ui and resources for dialogs
Niki Spahiev
niki at vintech.bg
Wed Jan 10 11:59:21 CET 2007
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
More information about the Python-win32
mailing list