[ACLE 7.25] How to make application with skin?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #34199
    starjacker0
    Participant

    I have C++ Builder XE and Windows 7 64-bit.

    I've installed AlphaControls Lite Edition v7.25. I put SkinManager, SkinProvider on form and I change 3rdParty Components. I choose skin and I compile. Unfortunately application is normal, without any skin.

    I ask for the tutorial step by step, how to make the application with AlphaControls in C++ Builder XE.

    #44220
    Support
    Keymaster

    Please, be sure that TsSkinManager can find external skins (*.asz files) or you can add several skins to the TsSkinManager.InternalSkins property.

    Also, be sure that TsSkinManager.Active property is True.

    #44224
    starjacker0
    Participant

    I didn't choose skin in SkinName. I chose and I have application with skin.

    Unfortunately after closing of application appears this error:

    http://img138.images…/f/error1d.jpg/

    [attachment=4421:Error1.jpg]

    #44228
    Support
    Keymaster

    This error will be fixed in the nearest release.

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