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, t...@probo.com Providenza & Boekelheide, Inc. _______________________________________________ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32