Don Taylor wrote:

Ok, so there is a bug here because when I just tried selecting the horizontal sizer as you suggested then it succeeds the first time but thereafter it refuses to show me its properties again. It just shows me the properties of whatever control I was looking at immediately prior to trying to look at the horizontal sizer.


Ed:

This problem is still there this morning, but I noticed the following traceback occuring when I select the horizontal sizer the first time:

Dabo Info Log: Wed Jan 18 09:04:03 2006: 1 database connection definition(s) loa
ded.
Dabo Info Log: Wed Jan 18 09:04:03 2006: User interface already set to 'wx', so
dApp didn't  touch it.
Dabo Info Log: Wed Jan 18 09:04:03 2006: wxPython Version: 2.6.1.0 wxMSW (ascii)

Traceback (most recent call last):
File "C:\Python24\lib\site-packages\wx-2.6-msw-ansi\wx\_core.py", line 13266,
in <lambda>
    lambda event: event.callable(*event.args, **event.kw) )
  File "D:\DaboSVN\daboide\Designer.py", line 825, in afterTreeSelect
    self.currentForm.ensureVisible(selObj)
File "D:\DaboSVN\daboide\DesignerFormMixin.py", line 312, in ensureVisible
    cntnr = obj.Parent
File "C:\PYTHON24\Lib\site-packages\Dabo-0.5-py2.4.egg\dabo\ui\uiwx\dSizerMixi
n.py", line 679, in _getParent
    ret = self._parent
AttributeError: 'LayoutBorderSizer' object has no attribute '_parent'


Don.


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users

Reply via email to