Two questions about TsPageControl

Viewing 18 posts - 1 through 18 (of 18 total)
  • Author
    Posts
  • #58496
    Support
    Keymaster

    Alignment to center is available now, look this demo: http://www.alphaskins.com/sfiles/demos/pagecontroldemo.zip

    Do you have problems with this aligning?

    'Saeidd2016' wrote:
    2. Is it possible to customize tabs design with SkinEditor like screenshot?

    Yes, it's possible, I will try to make a demo soon. Such tabs should be drawn in a skin.

    #58501
    Saeidd2016
    Participant
    'Support' wrote:

    Do you have problems with this aligning?

    I don't know how I place tabs in top center of PageControl. I don't see any options for this purpose in the demo.

    'Support' wrote:

    Yes, it's possible, I will try to make a demo soon. Such tabs should be drawn in a skin.

    Thanks. I am waiting for your demo.

    #58512
    Support
    Keymaster
    Quote:
    I don't know how I place tabs in top center of PageControl. I don't see any options for this purpose in the demo.

    I will think about an implementing of this feature in the nearest releases.

    Quote:
    Thanks. I am waiting for your demo.

    This demo will be available after release of the v14.05

    #58550
    Saeidd2016
    Participant
    'Support' wrote:

    This demo will be available after release of the v14.05

    Does it available now?

    #58554
    Support
    Keymaster

    Hi

    I will upload this demo tomorrow.

    #58558
    Support
    Keymaster

    Here is the demo: http://www.alphaskins.com/sfiles/demos/covertabsdemo.zip

    I hope, it will help you.

    #58562
    Saeidd2016
    Participant
    'Support' wrote:

    Here is the demo: http://www.alphaskins.com/sfiles/demos/covertabsdemo.zip

    I hope, it will help you.

    Yes that's what I wanted. Thanks a lot.

    I have questions:

    1. Is it possible to define TABSCOVERING for title bar tab?

    2. I had set TABSCOVERING*200=10 for 200% scaling but it doesn't work.

    3. There is a problem when PageControl bidimode is RightToLeft. see screen shot.

    [attachment=8978:12.png]

    #58603
    Saeidd2016
    Participant
    'Saeidd2016' wrote:

    I have questions:

    1. Is it possible to define TABSCOVERING for title bar tab?

    2. I had set TABSCOVERING*200=10 for 200% scaling but it doesn't work.

    3. There is a problem when PageControl bidimode is RightToLeft. see screen shot.

    [attachment=8978:12.png]

    Please help me about this questions.

    #58612
    Support
    Keymaster

    Hello

    'Saeidd2016' wrote:
    1. Is it possible to define TABSCOVERING for title bar tab?

    I will think how to implement it in the TsTitleBar, it's not supported there at the moment.

    Quote:
    2. I had set TABSCOVERING*200=10 for 200% scaling but it doesn't work.

    This value must be scaled automatically (multiplied to 2 times for 200%). I will check if it doesn't work automatically for this property.

    Quote:
    3. There is a problem when PageControl bidimode is RightToLeft. see screen shot.

    I will check and fix it soon.

    #58631
    Saeidd2016
    Participant

    When the ActiveTabEnlarged of sPageControl is false the TABSCOVERING doesn't work.

    #58638
    Support
    Keymaster

    I see. These issues will be solved in the nearest release.

    #44602
    Saeidd2016
    Participant
    'Support' wrote:

    I see. These issues will be solved in the nearest release.

    The issues has been solved in v14.07 thank you.

    But there are another problem. In scaling up to 200% there is a line In bottom of active tab but this line doesn't exist when SkinManager in old mode of scaling. see screenshot.

    [attachment=9007:page1.png]

    [attachment=9008:page2.png]

    #58671
    Support
    Keymaster

    Check it in the v14.10, most skins were updated there.

    #58683
    Saeidd2016
    Participant
    'Support' wrote:

    Check it in the v14.10, most skins were updated there.

    I checked it, The problem exists in v14.10

    #58686
    Support
    Keymaster

    You checked it with latest skins? Which skins has this issue?

    #58689
    Saeidd2016
    Participant
    'Support' wrote:

    You checked it with latest skins? Which skins has this issue?

    Yes I downloaded the skin demo v14.10 . All of them have this issue.

    #58753
    Saeidd2016
    Participant
    'Support' wrote:

    I will think how to implement it in the TsTitleBar, it's not supported there at the moment.

    Is it possible to implement support of TABSCOVERING for TsTitleBar tab soon?

    'Support' wrote:

    This value must be scaled automatically (multiplied to 2 times for 200%).

    The automatically scaled value for 200% (multiplied to 2 times) is low. It is better to set this value in the skin file for each scale by Star sign (for example TABSCOVERING*200 = 15)

    #58763
    Support
    Keymaster
    'Saeidd2016' wrote:
    Is it possible to implement support of TABSCOVERING for TsTitleBar tab soon?

    I hope to make it soon.

    Quote:
    The automatically scaled value for 200% (multiplied to 2 times) is low. It is better to set this value in the skin file for each scale by Star sign (for example TABSCOVERING*200 = 15)

    Numeric values are scaled automatically, they can't be specified for custom scale value, because we need a smooth changing of this parameter when changing of scaling is smooth.

    I mean, if scaling is changed to 199% and to 200% later, then image should not be changed with jumping. I hope you understand what I mean.

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