On Friday, September 21, 2001, at 08:55 pm, <mitja_mreza...>
wrote:
> However, I am not trying to build a file browser: it's a QuickTime for
> Java project (it'll have to run on Windows) and it's for browsing
> image- or QT movie-based data - i.e. as if for each entry in each of
> the visible columns in Mac OS X's Finder list view you had not only a
> small icon and a truncated name, but a preview-size image.
Oh, right, then you might find that you have to use 3 or so listboxes (I
have no idea what they're called) side-by-side and just manipulate the
contents. Can you see any problems with that?
-- Finlay