main logo
Subject: [dabo-dev] ClassDesigner.py problems in stable
Author: Paul McNett

Posted: 2006/11/30 15:19:42
 
View Entire Thread
New Search


Ed,

I just verified that using daboide-stable with dabo-trunk doesn\'t
produce any errors when doing New Class with Scrollpanel anymore like it
did before.

However, using daboide-stable against dabo-stable does produce an error:

Traceback (most recent call last):
File "/home/pmcnett/projects/dabo-stable/dabo/lib/eventMixin.py",
line 97, in raiseEvent
bindingFunction(event)
File "ClassDesigner.py", line 1366, in onNewDesign
obj = self.addNewControl(frm.initLayoutPanel, newClass)
File "ClassDesigner.py", line 2064, in addNewControl
obj = mixedClass(parent, properties=props, attProperties=attProperties)
File "ClassDesigner.py", line 2159, in __init__
cmix.__init__(self, parent, **kwargs)
File
"/home/pmcnett/projects/daboide-full/branches/stable/ClassDesignerControlMixin.py",
line 54, in __init__
self._propDefaults[prop] = eval("self.%s" % prop)
File "<string>", line 0, in ?
AttributeError: \'controlMix\' object has no attribute \'Buffered\'

But it is a different error than before. We should get this fixed in the
stable branch asap...

--
pkm ~ http://paulmcnett.com



 
©2006 Paul McNett
<-- Prior Message New Search Next Message -->