Skin Provide disable skinning

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #55023
    Support
    Keymaster

    Hello!

    SkinProvider is a well configured. Which skin do you uses?

    Maybe you can make an example which I can look?

    #55040
    Kuremon
    Participant
    'Support' wrote:

    Hello!

    SkinProvider is a well configured. Which skin do you uses?

    Maybe you can make an example which I can look?

    No matter the skin I use, the result is the same, the main dialog is skinned, the second is not.

    If I remove the SkinProvider, both are skinned but the AlphaControl's components (TsButton, TsCheckBoc) inside the second dialog are not skinned.

    Here's a sample.

    Thank you.

    #55045
    Support
    Keymaster

    Thank you, I understand the problem now.

    If you makes and uses forms in Dll or Bpl, you should add own SkinManager there.

    Or replace “Application” and “Screen” variables in the library by values from main Application.

    #55055
    Kuremon
    Participant
    'Support' wrote:

    Thank you, I understand the problem now.

    If you makes and uses forms in Dll or Bpl, you should add own SkinManager there.

    Or replace “Application” and “Screen” variables in the library by values from main Application.

    Ok, it works.

    Thank you.

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