From: Alex T. <al...@tw...> - 2004-09-16 01:48:27
|
At 02:30 16/09/2004 +0100, Alex Tweedly wrote: >WARNING: The remainder of this message has not been transferred. >The estimated size of this message is 41479 bytes. Oops - sorry, didn't realize that was so big, or I'd have ZIPped it. Here's my first example using the notebook component - lets you view multiple csv files, one per tab of the notebook. You can only open and close them for now, but it does show setting status bar, title, opening and closing pages, etc. And, of course, it resizes them - using the autosizer (also included in the zip file). The resizing is imperfect - sometimes the initial open of a csv file doesn't fill the page - but as soon as you resize it, that comes right. NOTE - this uses an up-to-date from CVS version of Pythoncard - it depends on at least one of the changes made since the very first appearance of notebook. -- Alex. |