- This topic has 18 replies, 2 voices, and was last updated 5 years, 11 months ago by Support.
-
AuthorPosts
-
October 16, 2018 at 1:47 pm #37989Saeidd2016Participant
Hello,
1. The TabAlignment property sets the text of tabs alignment to left or center or right. Is it possible to set alignment of tabs themselves to center?
2. Is it possible to customize tabs design with SkinEditor like screenshot?
October 18, 2018 at 4:38 am #58496SupportKeymasterAlignment 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.
October 18, 2018 at 10:50 am #58501Saeidd2016Participant'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.
October 21, 2018 at 4:47 am #58512SupportKeymasterQuote: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
October 31, 2018 at 5:15 am #58550Saeidd2016Participant'Support' wrote:This demo will be available after release of the v14.05
Does it available now?
November 1, 2018 at 6:12 am #58554SupportKeymasterHi
I will upload this demo tomorrow.
November 2, 2018 at 7:44 am #58558SupportKeymasterHere is the demo: http://www.alphaskins.com/sfiles/demos/covertabsdemo.zip
I hope, it will help you.
November 2, 2018 at 10:10 am #58562Saeidd2016Participant'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]
November 13, 2018 at 9:08 am #58603Saeidd2016Participant'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.
November 14, 2018 at 8:09 am #58612SupportKeymasterHello
'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.
November 14, 2018 at 6:22 pm #58631Saeidd2016ParticipantWhen the ActiveTabEnlarged of sPageControl is false the TABSCOVERING doesn't work.
November 16, 2018 at 10:19 am #58638SupportKeymasterI see. These issues will be solved in the nearest release.
November 20, 2018 at 3:43 pm #44602Saeidd2016Participant'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]
December 3, 2018 at 1:22 pm #58671SupportKeymasterCheck it in the v14.10, most skins were updated there.
December 3, 2018 at 4:11 pm #58683Saeidd2016Participant'Support' wrote:Check it in the v14.10, most skins were updated there.
I checked it, The problem exists in v14.10
December 3, 2018 at 4:17 pm #58686SupportKeymasterYou checked it with latest skins? Which skins has this issue?
December 3, 2018 at 4:50 pm #58689Saeidd2016Participant'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.
December 11, 2018 at 6:22 pm #58753Saeidd2016Participant'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)
December 16, 2018 at 5:14 pm #58763SupportKeymaster'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.
-
AuthorPosts
- You must be logged in to reply to this topic.