Ed Leafe wrote:
> On Jan 17, 2007, at 11:27 AM, johnf wrote:
> 
>> Could this code be my cause of seg faults? Could the deactivate be  
>> firing?
>> Like I said half the time when I open ClassDesigner it immediately  
>> closes
>> after the Class Designer form opens.
> 
>       That should only fire if the wx event's GetActive() method returns  
> False.

But John, if you've determined that 2691 is where the problem starts 
occurring, do an svn up and then revert the 2691 change in your working 
copy:

cd dabo
svn up
svn merge -r 2691:2690 .

and test. If it went away, then 2691 was to blame and we need to find a 
better fix. If it is still there, the jury's still out.

-- 
pkm ~ http://paulmcnett.com


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

Reply via email to