Well, I have a new one... http://img.photobucket.com/albums/v663/Solodex/Dabo/DaboError.png
I have tracked this down further. This happens when I call the removePage method from dPageFrame. When it calls the wx method DeletePage (dPageFrameMixin.py line 200), I get this exception or another like it or the program just crashes. I did some more testing. The page that it is trying to remove is a dEditor widget. When I tested the 0.1.3 version (which use a dPage instead of a dEditor), it worked as expected without errors. I think that it is time that we require a dPage widget for a dPageFrame... Platform: Win Python Version: 2.5.2 on win32 Dabo Version: Version 0.8.3; Revision 4055 UI Version: 2.8.7.1 on wxMSW _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]
