no effect

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #57178
    Support
    Keymaster

      Hello!

      You should place the TsSkinProvider component on both forms.

      Second SkinManager is not required, but may be used if you wanna have two different skins in a one application.

      #57179
      dbyoung
      Participant

        Add second form TsSkinProvider, TsSkinProvider Default pointing to Form1 SkinManager. Form1 is destory, Form2 still no effect.

        Add second form TSkinManager、TsSkinProvider. TsSkinProvider pointing to TSkinManager(save skin), form is effect, but tsBitbtn、TPopupMenu, no effect.

        You say it works. Can you give an example?

        #57185
        Support
        Keymaster

          TsBitBtn has the SkinData.SkinManager property, you should specify this property too.

          PopupMenu is drawn by a default SkinManager only, menus can't have different skins.

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