Rafael Pereira

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: To use 2 skins in Delphi 2009 Application – How I do? #38713
    Rafael Pereira
    Participant

    QUOTE (Support @ Apr 1 2009, 10:13 AM)
    Yes, you must define a TsSkinProvider for each form and define there a SkinManager which must be used.

    Hi, all!
    Perfect, the visual form works now!

    I put a “TsSkinProvider” in popup form and adjust “SkinData.SkinManager := FrmLogon.SkinForm2”.
    Note: the FrmLogon.SkinForm2 should be set actived (“Active := True”).

    Tks for all!

    in reply to: To use 2 skins in Delphi 2009 Application – How I do? #38483
    Rafael Pereira
    Participant

    QUOTE (Neon @ Mar 29 2009, 03:54 PM)
    You should use two different TsSkinManager components and set one to Golden skin and another to Capuccino.

    Hi!

    I already tried this solution, but don't works!
    This too change both forms: main and popup!

    I put “Skin2.Active := True” in popup section “Create”, this is correct?

    Tks!

Viewing 2 posts - 1 through 2 (of 2 total)