In ClassDesigner, make a grid. Right click on a column in Object Info 
and click on Cut or Delete, this traceback appears :

Traceback (most recent call last):
  File 
"/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 
14364, in <lambda>
    lambda event: event.callable(*event.args, **event.kw) )
  File "/home/fabien/dev/dabo/src/ide/ClassDesigner.py", line 1638, in 
updateLayout
    self.PemForm.select(self._selection)
  File "/home/fabien/dev/dabo/src/ide/ClassDesignerPemForm.py", line 
220, in select
    lbl = "Column %s ('%s')" % (ob.Parent.Columns.index(ob)+1, ob.Caption)
ValueError: list.index(x): x not in list


_______________________________________________
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