|
From: Ben H. <bh...@sa...> - 2001-02-16 09:14:19
|
Changes 2/15/01
CScribiaApp.h
CScribiaApp.cp
- Implemented character list
- Bug: if you have a row selected and you "add character", the
selection is not updated. Also the selection is not updated if you
scroll away from it.
- implemented data files, characters folder.
- Moved ask char dialog here.
- Implemented multiple ("All") char scanning on folder and file.
However, this does not work right.
Comments:
It is possible to have logs with multiple chars in them, but scribia
reads stuff from the sections for the other character.
If we see a "logged on" message for a different character, Scribia
should ignore the next area of the log until we get a "logged on"
message for the character we are scanning for. Currently if you scan
for "Aldernon" in an "Elenis Reyav" log, you get erroneous data. This
case we can solve.
However, there is a problem in the other case - that of a log being
started without a logged-in message, we cannot tell whos data it is
supposed to be.
This case is more difficult to solve, but perhaps we could display
the log and ask the user which character it is for?
CScribiaDoc.cp
- removed ask char dialog
CCharTable.h
CCharTable.cp
- new files added to project for main char list
CScribiaDocumentWindow.cp
- put char name in window
CScribiaResources.ppob
- Added character list, fixed bug in buttons
--
<http://tunnels.tripod.com/> - My Old-As-Hell Home Page
<http://freepages.sf.rootsweb.com/~bhines/> - My newish Genealogy Pages
|