Op Thursday 20 December 2007, schreef Ed Leafe:
> The problem with developing something like this is that it will run
> great on our systems, so we release it. But until others report the
> problems they are finding on their systems, it will never improve to
> the level it needs to be. So please, keep the reports coming!
Traceback (most recent call last):
File "/usr/lib64/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_core.py",
line 14095, in <lambda>
lambda event: event.callable(*event.args, **event.kw) )
File
"/usr/local/lib64/python2.5/site-packages/Dabo-0.8.3-py2.5.egg/dabo/ui/uiwx/dPemMixin.py",
line 312, in _afterInitAll
self.afterInitAll()
File "/tmp/tmpBPa8dn.py", line 646, in afterInitAll
self.dPanel.dGrid.Columns[1].WordWrap = True
AttributeError: 'dForm_98141376383115557167' object has no attribute 'dPanel'
Traceback (most recent call last):
File "/usr/lib64/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_core.py",
line 14095, in <lambda>
lambda event: event.callable(*event.args, **event.kw) )
File "ClassDesigner.py", line 2192, in afterTreeSelect
self.CurrentForm.ensureVisible(selObj)
File "/home/dennis/dabo/ide/ClassDesignerFormMixin.py", line 861, in
ensureVisible
obj = obj[-1]
IndexError: list index out of range
/usr/local/lib64/python2.5/site-packages/Dabo-0.8.3-py2.5.egg/dabo/ui/uiwx/dMenu.py:347:
DeprecationWarning: Deprecated; use 'OnHit=<func>' instead.
DeprecationWarning, 1)
Segmentation fault
What I did was "Cut" a horizontal sizer containing a whole page of UI elements
and "Paste" it on the next tab. inside the standard layoutPanel. I did this
from the Object Info display, the tree view. Not a problem at all as I can do
this just as well in the .cdxml file.
_______________________________________________
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]