[wxpython-users] Win32 mode and graphics?
Brian Hamlin
bh1 at light42.com
Thu May 1 16:57:19 PDT 2008
I just set up an ancient Win98 machine to do compatability testing with
the wxPython work.. Amazingly, I git Python 2.5.2 on it, and wxWidgets
current release.. NumPy 1.0.4 completes the list so far
so I am going through demos.. yes, FloatCanvas in the demo app. but I
am getting errors
CreateXXXBrush() failed with error (number) (this function only valid
in Win32 mode)
the Windows machines I will likely run on are certainly newer than this
one.. but I sure would like to be able to test things while I develop
(on my non-windows laptop)
Is there somehting else I can do to fix this up?
thanks
-Brian
More information about the wxpython-users
mailing list