On Feb 10, 2008, at 12:28 PM, Adrian Klaver wrote:

>  File "./ClassDesigner.py", line 1232, in updatePropVal
>    self.Tree.updateNames(self.CurrentForm)
>  File "/home/aklaver/dabo_program/ide/ClassDesignerTreeSheet.py",  
> line 180, in updateNames
>    for nd in sel:
> TypeError: 'dNode' object is not iterable

        Hmm... that means that the selection ('sel') is a single node, and  
not a list of nodes, as it should be. I will have to look into this.

> This also happened in the latest Web Update version(3849). The names  
> and RegIDS I set in previous versions persist but any new changes do  
> not.

        Well, yeah, if the assignment craps out like the traceback you  
described, all bets are off.

-- Ed Leafe





_______________________________________________
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/dabo-users/[EMAIL PROTECTED]

Reply via email to