AW: mouse_enter_evt on static text

Hi Andrea,
with the GenStatic Text I get the following Error:

AttributeError: 'module' object has no attribute 'stattext'

I imported wx, so I dont understand the Error.
I am using python 2.4 and wx-2.6-msw
Any Ideas?

Alex.

···

-----Ursprüngliche Nachricht-----
Von: andrea.gavana@agip.it [mailto:andrea.gavana@agip.it]
Gesendet: Donnerstag, 1. September 2005 11:01
An: wxPython-users@lists.wxwidgets.org
Betreff: Rif: [wxPython-users] mouse_enter_evt on static text

Hello Alex,

      there was a post yesterday about this kind of thing. StaticText is
"static", and it doesn't like very much mouse events. Try to replace your
wx.StaticText with wx.lib.stattext.GenStaticText.

HTH.

Andrea.

_______________________________________________
Andrea Gavana
Reservoir Engineer
MOGI ? Reservoir Characterization and Modeling Dept.
ENI S.p.A. ? Exploration & Production Division
Via Emilia, 1 ? 20097 San Donato Milanese (MI) ? Italy
Phone: +39 02 520 62972
Fax: +39 02 520 61824
E-mail: andrea.gavana@agip.it
Restyled Internet Site: http://xoomer.virgilio.it/infinity77/
____________________________________________________

Eni S.p.A.
Sede legale in Roma,
Piazzale Enrico Mattei 1, 00144 Roma
Tel. centralino: +39 06598.21
www.eni.it
Capitale sociale EUR 4.002.934.326 i.v.
Registro Imprese di Roma,
Codice Fiscale 00484960588
Part. IVA 00905811006
R.E.A. Roma n. 756453

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