Does anybody use Builder c++?

Started by moon,

moon

could U help me to create spectrum analyzer?

bigjim

I believe there is already a c++ spectrum example included with bass ;D

Irrational86

I think in C++ Builder you can use Delphi VCL. In the delphi folder there is 3 kind of visualizations, Spectrum, Waveform and a Round Waveform, take your pick.

moon

its not so easy to understand delphi (i dont know delphi) code and remake it into builder vcl

Irrational86

You dont have to rebuild it...I am sure of that, what i am not sure about is how to work it, but there is a way...

moon

its a pity but builder cannot use delphi's vcl :(

lucraymond

Borland c++ CAN use delphi's vcl. If you don't know how, check your user manual. Don't blame the software.

Luckie


Quoteits a pity but builder cannot use delphi's vcl :(
Both IDE's use the same VCL. First Delphi was developed with the VCL.