On Jan 31, 2009, at 4:10 PM, Roger Lovelock wrote:

>  File "c:\svndabo\dabo\ui\dDataControlMixinBase.py", line 53, in
> __onLostFocus
>    if self._lostFocus() is False:
>  File "C:\Python25\Lib\site-packages\wx-2.8-msw-unicode\wx 
> \_core.py", line
> 13776, in __getattr__
>    raise PyDeadObjectError(self.attrStr % self._name)
> wx._core.PyDeadObjectError: The C++ part of the dListBox object has  
> been
> deleted, attribute access no longer allowed.


        Looks like LostFocus is being raised after the control has been  
released. I can add preventative code around that line to handle that  
situation.


-- Ed Leafe




_______________________________________________
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