|
From: Ben H. <bh...@sa...> - 2001-02-06 10:13:33
|
More updates, files to lark... ScribiaResources.ppob - Added progress bar ppob CScribiaApp.cp - Added progress bar window. Still not mac-friendly (gives no time to anyone, and cant cancel out of it) but at least its not SIOUX. :) We probably should put the scanning operation in a thread so everything is happy. - Fixed creation of 50 TestWindows if you scanned a folder. - Commented out last SIOUXisms. CScribiaDoc.cp - Deleted last SIOUXisms. We might not need to mention the case where a character is not found in the log as an error. This could happen many times if a person with multiple chars scans their log folder. Well we might want to mention it somehow, but certainly not with SIOUX. :) CScribiaDocumentWindow.cp - changed constructor yet again. The document window is now only created from within CScribiaDoc->Show(), and the CScribiaDoc object is passed in as the commander so you dont need to pass it in separately. So now the window descends from the document in the command heirarchy, but it also keeps a reference to the document as a data member. CScribiaDocumentWindow.h - changed constructor -Ben -- <http://tunnels.tripod.com/> - My Old-As-Hell Home Page <http://freepages.sf.rootsweb.com/~bhines/> - My newish Genealogy Pages |