TMS Software TAdvWordCloud component

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #69130
    Andy Bell
    Participant

    RAD Studio 2007 (C++)

    Hi

    I have one of these TMS Components on a pop up form. The form has a sSkinProvider component on it with UseGlobalColor enabled. However, the component does not skin at all.

    To work around it I have to call TAdvWordCloud1->Color = DM->sSkinManager1->GetGlobalColor(); in the form’s constructor…

    Is there any possibility that this component will be skinned in the future?

    (Please note there’s a bug in TAdvWordCloud that prevents it using its Color property in compilers prior to XE2. I have fixed that but I still have to call the above code to make it look reasonable).

    Andy

    • This topic was modified 4 years, 2 months ago by Andy Bell.
    #69139
    Support
    Keymaster

    Hello, Andy
    Try to add the TAdvWordCloud class name to the TsSkinManager.ThirdParty list as `Edit’.
    The control will receive color from the current skin automatically.

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