Hello!
I've trouble with inheriting from TsFrameBar.
The Linker shows me something like
“unresolved external __fastcall Sscrollbox::TsScrollBox::PaintWindow(void*) referenced from …MyFrameBar.obj”
the same with “Sscrollbox::TsScrollBox::Paint”.
We compile with RunTime-Packages, the AlphaControls and AlphaControls_R packages are within the “required” section.
Just “using” the TsFrameBar in my applications works fine.
What could this be?
forward declared thanks ;o) ajcPanther
Edit: using AlphaControls Eval 6.32