Menu bar disappearing going blank when caption modified

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #54875
    Support
    Keymaster

    Hello! try to add this code after all changes:

    Code:
    UpdateSkinCaption(sSkinProvider1);

    Menu is not updated automatically, I will think how to do it better.

    #54902
    drakorg
    Participant
    'Support' wrote:

    Hello! try to add this code after all changes:

    Code:
    UpdateSkinCaption(sSkinProvider1);

    Menu is not updated automatically, I will think how to do it better.

    Hi, this solved the issue.

    It would seem as it's taking a little more time to refresh than before (when this explicit call was not needed), but it works.

    Thank you.

    Eduardo

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