[python-win32] Pywin32+MFC Ok on 7 & Vista, bad on XP
Tim Roberts
timr at probo.com
Mon Mar 29 03:28:41 CEST 2010
You wrote:
>
>Hi, all !
>
>I write several scripts with Pywin32, for work with MFC's windows & some
>controls.
>All scripts run good on Windows-7 (32 & 64) and Vista.
>
>But, on XP, all windows are white.
>Labels, fields, treeviews, listviews, images, buttons, etc. are present,
>but not visible.
>If I click on buttons ("blind mode"), it run. But everything is hidden by
>the white.
>
>Any idea?
I would hope it was obvious that we can't possibly diagnose anything from this sketchy message How are you creating windows? wxPython? Tkinter? win32ui? Direct calls to the API? Show us your code, and we'll help you find the problem.
--
Tim Roberts, timr at probo.com
Providenza & Boekelheide, Inc.
More information about the python-win32
mailing list