Hello:

I'm trying the Hello_msgbox box tutorial but when I add the panel control I
get the following error message in the python console:


Dabo Info Log: Fri Aug 01 22:35:19 2008: 1 database connection definition(s)
loa
ded.
Dabo Info Log: Fri Aug 01 22:35:19 2008: User interface already set to 'wx',
so
dApp didn't touch it.
Dabo Info Log: Fri Aug 01 22:35:19 2008: wxPython Version: 2.8.8.1 wxMSW
(unicod
e)
Traceback (most recent call last):
  File "C:\Python25\Lib\site-packages\wx-2.8-msw-unicode\wx\_core.py", line
1455
5, in <lambda>
    lambda event: event.callable(*event.args, **event.kw) )
  File "C:\area_tr\dabodev\ide\ClassDesigner.py", line 2605, in
addNewControl
    obj = mixedClass(parent, properties=props, attProperties=attProperties)
  File "C:\area_tr\dabodev\ide\ClassDesigner.py", line 2746, in __init__
    cmix.__init__(self, parent, **kwargs)
  File "C:\area_tr\dabodev\ide\ClassDesignerControlMixin.py", line 59, in
__init
__
    self._propDefaults[prop] = eval("self.%s" % prop)
  File "<string>", line 1, in <module>
AttributeError: 'controlMix' object has no attribute 'Transparency'

What can I do?

Thanks for you help.

-- 
Héctor González Fuentes
Egon Software
www.egon.com.mx


--- StripMime Report -- processed MIME parts ---
multipart/alternative
  text/plain (text body -- kept)
  text/html
---

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]

Reply via email to