different skins with thirdparty controls

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #35516
    josefkoller
    Participant

    Hi,

    I need different skins on my forms.

    I have form1 (skinmanager1) and form2 (skinmanager2).

    Only the alpha components have a property “Skinmanager” not the thirdparty controls.

    So I get for example on form2 the skindatas from form1 skinmanager.

    But I need the skinmanager on form2 for thirdparty components.

    Is there a way to switch between skinmanagers with thirdparty components.

    And a second question:

    I need the tnt components (unicode).

    If I can not switch between skinmangers are the alpha controls self unicode like?

    Thanks

    Josef

    #49721
    Support
    Keymaster

    H!

    'josefkoller' wrote:
    Only the alpha components have a property “Skinmanager” not the thirdparty controls.

    Yes, this feature is not implemented for standard and third-party controls still.

    Quote:
    I need the tnt components (unicode).

    If I can not switch between skinmangers are the alpha controls self unicode like?

    AlphaControls are inherited from TntControls when TNTUNICODE key is enabled. So, they have unicode support and SkinManager property too.

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