[EMAIL PROTECTED] wrote:
> File "d:\pyProject\pyProject\LotsMfrm1.py", line 1493, in <module>
>   app.start()
> File "d:\dabo\dabo\dApp.py", line 296, in start
>   self.uiApp.start(self)
> File "d:\dabo\dabo\ui\uiwx\uiApp.py", line 262, in start
>   self.MainLoop()
> File "c:\Python25\Lib\site-packages\wx-2.8-msw-unicode\wx\_core.py", line
> 7786, in MainLoop
>   wx.PyApp.MainLoop(self)
> File "c:\Python25\Lib\site-packages\wx-2.8-msw-unicode\wx\_core.py", line
> 7147, in MainLoop
>   return _core_.PyApp_MainLoop(*args, **kwargs)
> File "c:\Python25\Lib\site-packages\wx-2.8-msw-unicode\wx\_core.py", line
> 13830, in <lambda>
>   lambda event: event.callable(*event.args, **event.kw) )
> File "d:\dabo\dabo\ui\uiwx\dPanel.py", line 48, in layout
>   self.Sizer.layout()
> File "d:\dabo\dabo\ui\uiwx\dSizerMixin.py", line 136, in layout
>   self.Layout()
> File "c:\Python25\Lib\site-packages\wx-2.8-msw-unicode\wx\_core.py", line
> 12292, in Layout
>   return _core_.Sizer_Layout(*args, **kwargs)
> 
> Any ideas?
> Larry Long

You are saying you got the above (a partial traceback) instead of the 
standard full traceback message which shows the exception class and 
exception object?

-- 
pkm ~ http://paulmcnett.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]

Reply via email to