Board index » cppbuilder » Re: Need help installing a component!

Re: Need help installing a component!


2003-08-04 03:16:14 AM
cppbuilder52
"oLiVeS" < XXXX@XXXXX.COM >wrote in message
Quote
I downloaded a component from www.bcbdev.com/download.htm
but when I install it there is no component on any palettes even though
I had specified one in the .cpp file.
How exactly did you install it? The download only includes the source for
the TrackBar. You have to place the source into a new package first before
it can be installed on the Component Palette.
Gambit
 
 

Re:Re: Need help installing a component!

Quote
How exactly did you install it? The download only includes the source for
the TrackBar. You have to place the source into a new package first
before
it can be installed on the Component Palette.
I used the component->Install component from the menu.
- Click into new package tab
- specified unit file as the .cpp file name (xTrackbar.cpp) that was
downloaded
- package file name was entered as xTrackbar.bpk
- entered description as xTrackBar
- pressed ok
I then get a package dialog that show the .cpp the along with any required
.bpi files
- I click the install button
After compiling I get a message that says "module E:\archive\c++\3rd
party\xTrackBar\xTrackBar.cpp has been installed."
But I never see any component on any palettes!
Thanks for any help that you can offer