Forum Replies Created
-
AuthorPosts
-
Saeidd2016Participant'Support' wrote:
What version of Delphi and Windows do you have?
Delphi Berlin, Windows 10
Saeidd2016Participant'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)
Saeidd2016Participant'Support' wrote:Can you send me this project with Exe, please?
Yes, This is the project with Exe.
[attachment=9032:SysButton.rar]
Saeidd2016Participant'Support' wrote:How the error may be repeated step-by-step?
TsSkinManager is activated?
Yes TsSkinManager is active.
1. Create a new VCL project in the Delphi Berlin.
2. Place TsSkinManager on the form and set SkinDirectory and SkinName properties. And set ScaleMode to smVCL.
3. Place TsSkinProvider on the form.
4. Place TsDragBar on the form.
5. Place TsSysButton on the TsDragBar.
6. Run the project by pressing F9 key.
When I run it, It gives an error (see first post screenshot) and when I click the Break button on the debugger exception it shows the GetClientOrigin function of Vcl.Controls unit.
[attachment=9031:SysButtonError.png]
Saeidd2016Participant'Support' wrote:No, it's not possible. This limitation is inherited from standard Windows PageControl.
What about a TabSheet that it's tab type is button or menu? is it possible to set width for it's tab?
Saeidd2016Participant'Support' wrote:This issue exists in the ASkinEditor only? Or in all apps with active ExtendedBorder?
In all apps with active ExtendedBorder (Windows 10 and 4K monitor) but This problem only sometimes occurs and not always. Whenever I face this problem, I restart the Windows and the problem gets solved.
See screenshot, It is your skin demo v14.10 . Notice the right edge of the form.
[attachment=9026:highdpi.png]
Saeidd2016Participant'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.
Saeidd2016Participant'Support' wrote:The ShowDropDownBtn property will be available in the v14.11 soon.
What about ShowNextPrev property to show or hide next and previous buttons?
Saeidd2016Participant'Support' wrote:Check it in the v14.10, most skins were updated there.
I checked it, The problem exists in v14.10
Saeidd2016Participant'Support' wrote:I will check and fix it soon.
Thank you. There is another problem in SkinEditor. see screenshot.
[attachment=9009:editor2.png]
Saeidd2016Participant'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]
November 20, 2018 at 8:46 am in reply to: Customizing sPageControl background color and height #44599Saeidd2016Participant'Support' wrote:But this line can't have height more then height of active tab.
Is it possible to add a property to set height of the line?
Saeidd2016Participant'Saeidd2016' wrote:The problem is that when form has been maximized there is a distance in the right side of form. In fact, the form has not been completely maximized.
[attachment=8981:13.png]
Hello,
In the v14.06 the problem was solved but exists in the v14.07
Saeidd2016Participant'Support' wrote:This issue will be solved in the nearest release.
There is a scaling problem in v14.07 in Windows 10 4K display. see the screenshot.
[attachment=9002:hint.png]
Saeidd2016Participant'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.
Saeidd2016Participant'Support' wrote:Hello
This issue exists in the v14.06?
Yes the issue exists in the compiled demo v14.06
my Windows version is 10 and my display is 4K
Saeidd2016ParticipantWhen the ActiveTabEnlarged of sPageControl is false the TABSCOVERING doesn't work.
Saeidd2016Participant'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.
Saeidd2016Participant'Support' wrote:This is a same problem as an issue described by you earlier: http://www.alphaskins.com/forum/index.php?showtopic=10073
No, The problem is that when form has been maximized there is a distance in the right side of form. In fact, the form has not been completely maximized.
[attachment=8981:13.png]
Saeidd2016Participant'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]
-
AuthorPosts