[wxpython-users] Win32 mode and graphics?
Brian Hamlin
bh1 at light42.com
Thu May 1 18:44:16 PDT 2008
On May 1, 2008, at 4:57 PM, Brian Hamlin wrote:
> 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?
>
>
I should say clearly.. FloatCanvas *is* working.. some of the Demos
work *fine*.. it is some of the calls that are failing, in some demos..
on Windows98.. thanks
More information about the wxpython-users
mailing list