I am using TJvTransparentForm (from Project JEDI) on one of my forms. I am also using AlphaControls for my entire project. The problem is, TJvTransparentForm does not work well with the unit "acPNG" from AlphaControls. I need to use the regular PNG class (?).
I tried using an UnregisterClass routine (or something, dont remember what it was), and that didn't do it.
I also tried removing AlphaControls from my project, add the TImage, reenable AC, but it still generates the acPNG in the Uses clause.
What can I do? Thanks! - Jeff