On Dec 20, 2007, at 8:25 AM, Dennis Meulensteen wrote:
> 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'
[snip]
> 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.
Note the (first) error: an object in your design has code in
afterInitAll() that refers to 'self.dPanel', and there doesn't appear
to be any such object.
What is 'self.dPanel' supposed to be? How is that reference created?
-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com
_______________________________________________
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]