AlphaControl : no SkinManager in the Full Version, AlphaTools

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #37633
    dxMos
    Participant

    Hello,

    I searched for the “SkinManager” and “SkinProvider” in the component list “AlphaTools”.

    There it should be after a look at “sRegisterIt.pas”

    Code:
    RegisterComponents('AlphaTools', [
    TsSkinManager, TsSkinProvider, …..

    But both are not there.

    So I scroll through the long D5 components list, at the end I found “Alpha Lite” and there are both : “SkinManager” and “SkinProvider”.

    – I uninstall the component again

    – removed all acntD5* .bpl .dcp

    – close D5

    – open D5

    – Install both acntD5* .dpk

    Same result I have five

    AlphaStandard, AlphaAdditional, AlphaTools, AlphaArcControls, AlphaLite

    Now I must go into section AlphaLite to pick “sSkinManager” and “sSkinProvider”.

    Is it the normal result or should not both be in the AlphaTools ? And AlphaLite should not be installed ?

    Thanks

    Thomas

    #57202
    Support
    Keymaster

    Hello!

    It's Ok. Delphi IDE can't change a placement of components automatically if such component has been registered already.

    #57205
    dxMos
    Participant

    Hello!

    thanks for the information.

    I think move from AlphaLite to AlphaTools all items should be OK.

    and will delete the AlphaLite from the component list.

    Thomas

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