Is Developing Continuing on these Components?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #71816
    MTuttle
    Participant

    Greetings All,

    Just recently found these skinning components. These are by far the most advanced, most appealing skins available to the Delphi community. But they do not appear to be current. Please tell me I wrong.

    Thanks,
    Mike

    #71817
    Cleverson
    Participant

    Hello, I use Delphi 12, they are perfect

    #71818
    MTuttle
    Participant

    Greetings Cleverson,

    Thank you so much for your reply.

    I went ahead, purchased and installed it into Delphi 12.2. Installed fine and set library path.

    I also downloaded all skins.

    However, if I start a new project, drop a sSkinManager on my form, double clicked it, select one skin, made sure it was active and tried to compile the project, I get an error.

    [dcc32 Error] acLFPainter.pas(130): E2037 Declaration of ‘DrawBorder’ differs from previous declaration

    Any ideas?

    Thanks,
    Mike

    Attachments:
    You must be logged in to view attached files.
    #71820
    MTuttle
    Participant

    So a little more info. I use DevExpress components, so I uncommented this line in the sDefs.inc file

    // << 3rdparty support start <<
    {$DEFINE DEVEX2011} // DevExpress, LookAndFeel.NativeStyle property must be False
    //{$DEFINE DEVEX6} // Old version of DevExpress components, earlier than v2011
    //{$DEFINE DEVEXHINTS} // Uncomment this line if you have conflicts between DevEx hints and AlphaHints
    //{$DEFINE USEPNG} // Support of TPngImageList from PngComponents
    //{$DEFINE TNTUNICODE} // Enable Unicode support by TntControls
    // >> 3rdparty support finish >>

    If I comment it out, then I can compile. But that defeats the purpose of buying thisd compoent if I cannot get it to work with DevExpress.

    Any Ideas?
    Thanks,
    Mike

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