G
Guest
Guest
Archived from groups: alt.video.ptv.tivo (More info?)
Hi,
In the application I'm creating I want to display a directory listing
similar to Tivo's Photo Viewer.
What I would like to know is if there is a way to use the BList from
bananas, or some other List object to display this directory structure?
My dificulty arises from the fact that BLists only have one item per
row, and I would like to display 3 items per row.
Right now without using any BLists I've created a simple algorithm that
draws the filenames on the screens and I can move through the filenames
using a highlight. But I have a problem because this method doesn't
allow for the page to scroll up and down and display the items that are
hidden off of the bounds of the screen.
Can someone help in explaining how to either have the page scroll to
show these hidden items or a better approach using BLists?
Thanks,
Carlos
Hi,
In the application I'm creating I want to display a directory listing
similar to Tivo's Photo Viewer.
What I would like to know is if there is a way to use the BList from
bananas, or some other List object to display this directory structure?
My dificulty arises from the fact that BLists only have one item per
row, and I would like to display 3 items per row.
Right now without using any BLists I've created a simple algorithm that
draws the filenames on the screens and I can move through the filenames
using a highlight. But I have a problem because this method doesn't
allow for the page to scroll up and down and display the items that are
hidden off of the bounds of the screen.
Can someone help in explaining how to either have the page scroll to
show these hidden items or a better approach using BLists?
Thanks,
Carlos