BCB6 compatibility for AlphaSkins + TntUnicode

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #33114
    Iruau
    Participant

    Hello,

    There is a problem that appears with AlphaSkins (all 6.x versions) + TntUnicode + Borland C++Builder 6.

    Namely, the Delphi compiler in BCB6 has problems creating some .hpp header files. In that case, the problem is with the TntWindows unit.

    Until TNT fixes that problem, there is a simple fix to make AlphaSkins work correctly with both TNT and BCB6: just move the TntWindows “uses” clause from “interface” to “implementation” in the following files :

    – sGroupBox.pas
    – sSkinMenus.pas
    – sLabel.pas

    #39908
    Support
    Keymaster

    Will be changed in the next release, thank you for the information!

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.