Hi,
only for update my Config:
I use wxPython 2.8.0.1
Sorry!
Mario
--------- Mensaje reenviado --------
···
De: Mario Lacunza <mlacunza@gmail.com>
Para: Lista wxPython Users <wxPython-users@lists.wxwidgets.org>
Asunto: AUI: Error in wxPython Demo
Fecha: Fri, 22 Dec 2006 00:27:30 -0500
Hi,
When I try to run the example in AUI_DockingWindowsMgr receipt this
error:
mario@laptop:~$
python /home/mario/Downloads/Python/wxPython/wxPython-2.7.2.0/demo/demo.py
Traceback (most recent call last):
File "AUI_DockingWindowMgr.py", line 1109, in OnButton
frame = PyAUIFrame(self, wx.ID_ANY, "wx.aui wxPython Demo",
size=(750, 590))
File "AUI_DockingWindowMgr.py", line 266, in __init__
self._mgr.AddPane(SettingsPanel(self, self), wx.aui.AuiPaneInfo().
File "AUI_DockingWindowMgr.py", line 971, in __init__
self._border_size.SetValue(frame.GetDockArt().GetMetric(wx.aui.AUI_ART_PANE_BORDER_SIZE))
AttributeError: 'module' object has no attribute
'AUI_ART_PANE_BORDER_SIZE'
and dont show anything.
Mi configuracion/My config:
Ubuntu Edgy Eft 6.10
Linux Kernel 2.6.17-10-386
Gnome 2.16.1
Python 2.4.4c1
wxPython 2.8.0.1 Unicode
--
Saludos / Best regards
Mario Lacunza Vásquez
Desarrollador de Software - Webmaster
Desarrollador 2 Estrellas VS2005
Website : http://mlacunzav[DOT]cogia[DOT]net
Email : mlacunza[AT]gmail.com
Email : mario_lacunza[AT]yahoo.es
Blog : http://mlacunza[DOT]blogspot.com
Lima - Peru