From: Tito D. C. <ti...@da...> - 2007-03-16 16:56:43
|
> I got it working ;-). I' ve just overriden DoOpenDocument from > wxDocument to look at our mGoodData before telling that everything > went right... > Others changes are that as soon as an error is reported, loading > stops, as currently we were still trying to load after an error... Nice... But you somehow deleted a piece of code of mine! Compare ShapesDocument.cpp revision 33 with 34, in ShapesDocument::LoadObject. The code that checks whether file size is too small has been removed. Was it intentional? I think it's an important check, since there aren't clear ways of identifying the shapes format. I'm pleased to see we are slowly converging to a stable 0.3-like app. Let me take care of bringing back commented code in ShapesView (bitmap and color table I/O to file). Bye T -- Physics is reverse engineering |