Define new section for skin

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #38001
    Saeidd2016
    Participant

    Hello,

    The Topaz 2017 skin has three sections with names: TABTOPFIRST, TABTOPMIDDLE, TABTOPLAST for Tabbed controls. Is it possible to define such sections for title bar tab? for example: TB_TABFIRST, TB_TABMIDDLE, TB_TABLAST.

    How we define new section for a control?

    #58553
    Support
    Keymaster

    You can define any own section in the SkinEditor and define this section in the SkinData.SkinSection property of control.

    But these sections (TABTOPFIRST, TABTOPMIDDLE, TABTOPLAST) are special, support of them is not implemented in the TsTitleBar.

    I understand what you mean and I will think how to make same behavior in title tabs also.

    #58649
    Saeidd2016
    Participant
    'Support' wrote:

    You can define any own section in the SkinEditor and define this section in the SkinData.SkinSection property of control.

    Please add an ability to define sections with type of a predefined section. The reason is that some predefined sections have some special properties. For example I want to define a section with type of PAGECONTROL section that has all properties of main PAGECONTROL section. excuse me for bad English.

    #44594
    Support
    Keymaster

    Thank you for suggestion, I will think how to do it better.

    In the ASkinEditor you can configure it partially in the 'Options' window:

    – Open the 'Sections lists' page there

    – Add your new skin section into appropriate skins group there, additional options will be available for your section in this case.

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