TB_BTN not correct in numerous skins

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #37504
    HeDiBo
    Participant

    I have a project that contains speed buttons and pagecontrols with skin TB_BTN.

    Sometimes the tabs are skinned properly, like in this MetroUI skin:

    [attachment=8331:acTB_BTN_MetroUI.jpg]

    Sometimes the tabs are not skinned at all, like in the next Opus skin:

    [attachment=8332:acTB_BTN_Opus.jpg]

    I would say, about 40% of the skins go wrong.

    This is a project with which you can test it yourself:

    [attachment=8333:acTB_BTN_skin.zip]

    Many of the skins that go wrong are actually used by my project, so this one is important to me.

    #56751
    HeDiBo
    Participant

    No change in AC 12.11 (not that I expected it so soon already rolleyes.gif)

    #56764
    Support
    Keymaster

    All skins have a list of mandatory sections like 'EDIT', 'BUTTON', etc (main sections) and list of sections which may not exist in a skin.

    If auxiliary section doesn't exists, then main section used instead.

    I know a common solution for your issue, I will add a checking for unexisting sections at the skin loading and such sections will be added in run-time automatically, but time is required for that.

    This issue will be solved in the nearest release.

    #56769
    HeDiBo
    Participant
    'Support' wrote:

    All skins have a list of mandatory sections like 'EDIT', 'BUTTON', etc (main sections) and list of sections which may not exist in a skin.

    If auxiliary section doesn't exists, then main section used instead.

    I know a common solution for your issue, I will add a checking for unexisting sections at the skin loading and such sections will be added in run-time automatically, but time is required for that.

    This issue will be solved in the nearest release.

    When skins lack the TB_BTN section, what section do you use for TitleBar buttons from TsTitleBar? (I thought the TB in TB_BTN stood for TitleBar.)

    #56824
    HeDiBo
    Participant
    'HeDiBo' wrote:

    When skins lack the TB_BTN section, what section do you use for TitleBar buttons from TsTitleBar? (I thought the TB in TB_BTN stood for TitleBar.)

    I think problem is solved in 12.12 a3.gif

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