|
From: Ben H. <bh...@sa...> - 2001-03-07 02:35:50
|
At 8:35 AM -0800 3/6/01, Lark wrote: >At 12:43 AM -0800 3/6/01, Ben Hines wrote: > >> Excellent. And i have succeeded in commiting my most recent additions. > >I'm updating them as we speak! :-) Great job! > >There is a small problem: I think you've set your CVS to encode binary files >in HQX before committing (it's probably the default). This messes things up. >For example, the Scribia.l file you committed was HQX'ed, probably because >it contains some non-ASCII characters. Could you please change that, and >re-commit? Aha, i found the problem - i had no encoding type set for .l files, so it was using the default encoding, which is to MacBinary 'em. (not hqx... you sure it was hqxed?) At 8:39 AM -0800 3/6/01, Lark wrote: >We could go even further, and create two views, on that displays a Tcounter, >an one that displays a TCounterMap. Row/column headings can be obtained from >the map keys, like I do for the debug window. Well, two table types is good, but not only two views. I think we still need all the 7 different views for the column headers, totals boxes, and special entries we might want to put below the table. Each view could use either the TCounterMap table or the TCounter table. -Ben -- <http://tunnels.tripod.com/> - My Old-As-Hell Home Page <http://freepages.sf.rootsweb.com/~bhines/> - My newish Genealogy Pages |