Forum Replies Created
-
AuthorPosts
-
Support
KeymasterHello! Thank you for the report.
The error will be fixed in the Alphacontrols v17.01Support
KeymasterHello
I need more information about your project with error.
Maybe you can make a demo where the error may be repeated?Support
KeymasterHello Surfer007
If you have sources of the package, then you will be able to use it with the Delphi 7
The code of the package will have backward compatibility, limitation exist for creation of precompiled packages for old versions of Delphi and builder.Support
KeymasterHello!
If you use the package without sources, then you have all *.Dcu, *.Hpp and *.Obj precompiled files which used by compiler. If compiler says, that acAlphaHints.pas can’t be found then be sure that files acAlphaHints.dcu, acAlphaHints.hpp and acAlphaHints.obj are existing in the folder with components.
Compile acntCX11alexandria_r.cbproj firstly and install acntCX11alexandria.cbproj after that.Support
KeymasterHello
If you add these sections to the TsSkinManager.CommonSections:[TAB_RED] PARENTCLASS=TABTOP GRADIENTPERCENT=0 IMAGEPERCENT=0 COLOR=11119103 HOTCOLOR=11119103 [TAB_GREEN] PARENTCLASS=TABTOP GRADIENTPERCENT=0 IMAGEPERCENT=0 COLOR=9371564 HOTCOLOR=9371564 [TAB_BLUE] PARENTCLASS=TABTOP GRADIENTPERCENT=0 IMAGEPERCENT=0 COLOR=16757129 HOTCOLOR=16757129 [PANEL_RED] PARENTCLASS=PANEL BORDERSMASK=NA BORDERWIDTH=0 GRADIENTPERCENT=0 IMAGEPERCENT=0 COLOR=11119103 [PANEL_GREEN] PARENTCLASS=PANEL BORDERSMASK=NA BORDERWIDTH=0 GRADIENTPERCENT=0 IMAGEPERCENT=0 COLOR=9371564 [PANEL_BLUE] PARENTCLASS=PANEL BORDERSMASK=NA BORDERWIDTH=0 GRADIENTPERCENT=0 IMAGEPERCENT=0 COLOR=16757129
Then you can choose these sections for tabs in the TsTabsheet.TabSkin property.
Tabs will be colored in this case. If whole TabSheet must be colored then you can place the TsPanel there and choose the TsPanel.SkinData.Skinsection property. TsPageControl.PageMargins should be changed to -3 for the panels better aligning.
Here is a demo project attached, I hope it helps.Attachments:
You must be logged in to view attached files.Support
KeymasterДякую
Support
KeymasterHello
I will try to test it soon. If you have the test-app, give it, please. It may help.Support
KeymasterThanks everyone! God will return to everyone according to their deeds.
And Ukraine will win ofcourse.March 12, 2023 at 7:18 pm in reply to: Is anyone able to use AlphaControls with Delphi 11.2 or later? in 64-bit #71145Support
KeymasterHello!
The AlphaControls package v17 has been released today, the issue must be solved there. Check it, please.Support
KeymasterHello!
The AlphaControls package v17 has been released today, the issue has been solved there.Support
KeymasterHello!
The AlphaControls package v17 has been released today, the issue has been solved there.Support
KeymasterHello!
The AlphaControls package v17 has been released today, the issue has been solved there.Support
KeymasterHello!
The AlphaControls package v17 has been released today, the issue with crashing has been solved there.Support
KeymasterHello!
The AlphaControls package v17 has been released today, the issue has been solved there.
Thank you, Lasse.Support
KeymasterHello!
The AlphaControls package v17 has been released today, the issue has been solved there.March 12, 2023 at 6:44 pm in reply to: TsColorBox Incorrect colour sometimes shown as selected. #71138Support
KeymasterHello!
The AlphaControls package v17 has been released today, the issue has been solved there.Support
KeymasterHello!
The AlphaControls package v17 has been released today, this issue should be solved there.Support
KeymasterHello
The AlphaControls package v17 has been released today, this issue has been solved there.Support
KeymasterThank you, I’m Ok and preparing new v17.00 Stable release today.
There will not be new features, unfortunately. Only bugfixes.
And old versions of the Delphi (older than XE2) will not be supported anymore, because it’s too hard, for some reasons.September 4, 2022 at 11:12 am in reply to: Sudden exception in acShellCtrls crashing program? #70994Support
KeymasterSorry for a delay
I meant, that maybe manifest file was created (or changed), which uses another API version or has some other potential problems. But, if same issue exists in other projects or if you don’t see any manifest files there, then I was wrong seems. Unfortunately, I had only this idea. -
AuthorPosts