Different skins for different Forms

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #38338
    Jin
    Participant

    Hi, I tried to put SkinManager and SkinProvider to Form1 and Form2, and to choose different skins for each form, but both Forms hold the same skins. In SkinProviders in properties SkinaManger I selected different SkinManagers but it does not help. How do I organize different skins for different Forms?

    #59839
    Support
    Keymaster

    Hi

    All components from the package has the SkinData.SkinManager property. You can choose any SkinManager for the component there.

    Be sure that default (main) SkinManager is created first.

    If the issue still exist, can you send me a test-app? I can check it, why forms are not different.

    #59851
    Jin
    Participant
    'Support' wrote:

    Hi

    All components from the package has the SkinData.SkinManager property. You can choose any SkinManager for the component there.

    Be sure that default (main) SkinManager is created first.

    If the issue still exist, can you send me a test-app? I can check it, why forms are not different.

    Hi, I resolved this issue, but there were many bugs, I cannot show them, they were illogical. And the last question, all application forms use the same skin, I am not talking about components, but about form frame (around the form). How is it possible to also separate form frames to different skins?

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