Board index » cppbuilder » Virtual TreeView

Virtual TreeView


2004-07-31 02:41:24 AM
cppbuilder71
I found a nice Virtual TreeView component at
www.delphi-gems.com.
the install procedure is too complicate for my actual knowledge of
C++ Builder 6 at this time...
But following it I reached to compile and install the Theme Manger package
(mandatory package found ad the same address) anyway I still I have errors
trying to compile the Virtual Treeview package itself
(the procedure stops returning this error):
[Linker Fatal Error] Fatal: Unable to open file 'RSCB6.LIB'
Anyone can help me?
--
bye by(t)e[z]....TuX!
 
 

Re:Virtual TreeView

"Michele Santucci" < XXXX@XXXXX.COM >wrote in message
Quote
But following it I reached to compile and install the Theme
Manger package (mandatory package found ad the same
address) anyway I still I have errors trying to compile the
Virtual Treeview package itself (the procedure stops returning
this error):

[Linker Fatal Error] Fatal: Unable to open file 'RSCB6.LIB'
You shold contact the component author and ask about it.
Gambit
 

Re:Virtual TreeView

Jim Kueneman has a number of shell tools (VirtualShellTools) based on
Mike Lischke's VirtualTreeview. He has created automated installers for
his VirtualShellTools and for VirtualTreeview as well. I've used these
installers with BCB6 - they worked perfectly.
To get the installers, go to www.mustangpeak.net and click on the
Download link on the left side of the page. In the VirtualShellTools box
at the top of the page, follow the link under the "C++Builder Users"
heading. Download the installers for ThemeManager, VirtualTreeview and,
if you want, VirtualShellTools. Read the NOTE just below the download
links and follow the instructions if needed. Make sure BCB6 is closed
and run the installers in the order listed.
"Michele Santucci" < XXXX@XXXXX.COM >wrote:
Quote
I found a nice Virtual TreeView component at

www.delphi-gems.com.

the install procedure is too complicate for my actual knowledge of
C++ Builder 6 at this time...
But following it I reached to compile and install the Theme Manger package
(mandatory package found ad the same address) anyway I still I have errors
trying to compile the Virtual Treeview package itself
(the procedure stops returning this error):

[Linker Fatal Error] Fatal: Unable to open file 'RSCB6.LIB'

Anyone can help me?
 

{smallsort}

Re:Virtual TreeView

Hello,
Please I need help with virtual treeview, I can't figure out how to do it
I need to list all available drives on local computer, then when user clicks
On the drive, list all folders and files on selected drive with check box
front of each
Folder and file and so on.
Same as Advanced in virtual tree view demo but with check box
Thanks in advance for any help or suggestion
 

Re:Virtual TreeView

Sorry, I didn't know they have newsgroups
"Adam Allen" <AAllen_1975 (at) bellsouth [dot] net>wrote in message
Quote
Hello,



Please I need help with virtual treeview, I can't figure out how to do it

I need to list all available drives on local computer, then when user
clicks

On the drive, list all folders and files on selected drive with check box
front of each

Folder and file and so on.



Same as Advanced in virtual tree view demo but with check box



Thanks in advance for any help or suggestion


 

Re:Virtual TreeView

Hi,
Does someone know if there is any other good component for a Virtual tree
view.
I'm now using Mike Lieske's (soft-gems) treeview. But sometime it crashes.
Regards,
Bart
 

Re:Virtual TreeView

"Bart" < XXXX@XXXXX.COM >wrote in message
Quote
I'm now using Mike Lieske's (soft-gems) treeview.
But sometime it crashes.
Have you reported it to Soft-Gems yet? It has its own support newsgroups
and web forums, even a few for the Virtual TreeView specifically:
www.delphi-gems.com/support/
www.delphi-gems.com/support/forums/
Gambit
 

Re:Virtual TreeView

Yes I reported it in the general Forum.
There are several issues about exceptions.
But no response :(
Bart