Alistair,

Hi.  You can download theme manager from the same place as you download
virtual tree view.  All I do is to put both of them in the same directory,
build and register the tree's design time package.  You will need to add the
dir to your project's search path.  The tree view requires the theme manager
because it is theme aware but will turn off all theme functions when not
running under XP.

I would fully recommend the virtual tree view, having used it and found that
it is very fast and reliable, with very few bugs.  There are lots of
properties and events to allow customisation to a wide degree.  Full source
is available - it makes it really easy to identify problems and to add new
features.

If you go to http://www.delphi-gems.com/VirtualTreeview/VTGallery.php, you
can download a file manager type app built using the tree - which includes
source code.  There is also another project that displays the structure and
contents of an XML document.  This project also uses the tree to display a
directory list.  Unfortunately, to download this you will need to join the
German discussion list in Yahoo.  I used the translator at altavista.com to
help me navigate through the German web site.

In anycase, I would suggest you download the advanced demo.  This displays
most of what you can do with the tree and there is certainly a page that
shows the directory / file structure with checkboxes.

HTH,
Dennis.

----- Original Message -----
From: "Alistair George" <[EMAIL PROTECTED]>
To: "Multiple recipients of list delphi" <[EMAIL PROTECTED]>
Sent: Tuesday, October 22, 2002 3:58 PM
Subject: Re[2]: [DUG]: Treelist with checkbox


> Hello Dennis,
> Thanks for info - I had played around with VirtualTree before but compiler
asks for
> ThemeManager5 which I do not have nor can find on the delphi disk.
>
> I really wanted to know how to propagate a treeview with a directory list.
> Cheers,
> Al+
>
>
>
> Tuesday, October 22, 2002, 3:11:58 PM, you wrote:
>
> DC> Virtual Tree from Mike Lischke
> DC> (http://www.delphi-gems.com/VirtualTreeview/VT.php) has built in
support for
> DC> checkboxes.  I think there is a derivative that shows the contents of
> DC> directories as well - take a look at
> DC> http://www.delphi-gems.com/VirtualTreeview/VTGallery.php.
>
> DC> Dennis.
>
> DC> ----- Original Message -----
> DC> From: "Alistair George" <[EMAIL PROTECTED]>
> DC> To: "Multiple recipients of list delphi" <[EMAIL PROTECTED]>
> DC> Sent: Tuesday, October 22, 2002 2:58 PM
> DC> Subject: [DUG]: Treelist with checkbox
>
>
> >> Hi all.
> >> I have treelists galore and have searched, but cannot find, how to
> DC> propagate
> >> them with for example directories and check boxes.
> >> Anyone point me to the resource for this info please?
> >> Thanks,
> >> Alistair+
> >>
>
>> -------------------------------------------------------------------------
-
> DC> -
> >>     New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
> >>                   Website: http://www.delphi.org.nz
> >> To UnSub, send email to: [EMAIL PROTECTED]
> >> with body of "unsubscribe delphi"
> >> Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/
> >>
>
DC> ------------------------------------------------------------------------
---
> DC>     New Zealand Delphi Users group - Delphi List -
[EMAIL PROTECTED]
> DC>                   Website: http://www.delphi.org.nz
> DC> To UnSub, send email to: [EMAIL PROTECTED]
> DC> with body of "unsubscribe delphi"
> DC> Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/
>
>
> --
> Regards,
>  Alistair+
>
> --------------------------------------------------------------------------
-
>     New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz
> To UnSub, send email to: [EMAIL PROTECTED]
> with body of "unsubscribe delphi"
> Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/
>
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/

Reply via email to