AttributeError in demo.py

Hello,

On mandrake 10.1, wxPython 2.5 (standard MDK RPM)
When I run demo.py, I receive the following error:
AttributeError: 'HtmlWindow' object has no attribute 'SetStandardFonts'

Any ideas how to solve this?
Most individual demos run fine, but I also discoverd I cannot use the
'f' keyboard character in SPE 0.7b (it doesn't appear on the screen).
Are those things related somehow?

greetz,
Dimitri

···

--
Please visit dimitri's website: www.serpia.com

thanks Michelle!

now it works!

greetz,
Dimitri

···

On Thu, 24 Feb 2005 16:47:12 +0100, Michele Petrazzo <michele.petrazzo@unipex.it> wrote:

dimitri pater wrote:
> Hello,
>
> On mandrake 10.1, wxPython 2.5 (standard MDK RPM)
> When I run demo.py, I receive the following error:
> AttributeError: 'HtmlWindow' object has no attribute 'SetStandardFonts'
>
> Any ideas how to solve this?
> Most individual demos run fine, but I also discoverd I cannot use the
> 'f' keyboard character in SPE 0.7b (it doesn't appear on the screen).
> Are those things related somehow?
>
> greetz,
> Dimitri
>
If I remember correctly, I had this error on a "old" version of wx 2.5.
Try to download the last 2.5.3.1 from sf.net.

Michele

---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe@lists.wxwidgets.org
For additional commands, e-mail: wxPython-users-help@lists.wxwidgets.org

--
Please visit dimitri's website: www.serpia.com