Support

Forum Replies Created

Viewing 20 posts - 1 through 20 (of 9,667 total)
  • Author
    Posts
  • in reply to: Inserting TsListBox on a form #71225
    Support
    Keymaster

    Hello! Thank you for the report.
    The error will be fixed in the Alphacontrols v17.01

    in reply to: ACCESS VIOLATION in Delphi 11.2 #71199
    Support
    Keymaster

    Hello
    I need more information about your project with error.
    Maybe you can make a demo where the error may be repeated?

    in reply to: Support Delphi7 #71198
    Support
    Keymaster

    Hello 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.

    in reply to: Alexandria C++ / Missing .pas files #71197
    Support
    Keymaster

    Hello!
    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.

    in reply to: Custom color for TsTabSheet #71171
    Support
    Keymaster

    Hello
    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.
    in reply to: Pray that the developers are still alive. #71168
    Support
    Keymaster

    Дякую

    in reply to: sRichEdit text not visible in uwpmode #71167
    Support
    Keymaster

    Hello
    I will try to test it soon. If you have the test-app, give it, please. It may help.

    in reply to: Pray that the developers are still alive. #71149
    Support
    Keymaster

    Thanks everyone! God will return to everyone according to their deeds.
    And Ukraine will win ofcourse.

    Support
    Keymaster

    Hello!
    The AlphaControls package v17 has been released today, the issue must be solved there. Check it, please.

    in reply to: Sudden exception in acShellCtrls crashing program? #71144
    Support
    Keymaster

    Hello!
    The AlphaControls package v17 has been released today, the issue has been solved there.

    in reply to: Delphi 11.1 problem #71143
    Support
    Keymaster

    Hello!
    The AlphaControls package v17 has been released today, the issue has been solved there.

    in reply to: ACCESS VIOLATION in Delphi 11.2 #71142
    Support
    Keymaster

    Hello!
    The AlphaControls package v17 has been released today, the issue has been solved there.

    in reply to: Delphi 11.2 64-bit Crashing #71141
    Support
    Keymaster

    Hello!
    The AlphaControls package v17 has been released today, the issue with crashing has been solved there.

    in reply to: There is a problem with 200% zoom of 4K resolution #71140
    Support
    Keymaster

    Hello!
    The AlphaControls package v17 has been released today, the issue has been solved there.
    Thank you, Lasse.

    in reply to: Bug in TacToolBarWnd.DrawBtn #71139
    Support
    Keymaster

    Hello!
    The AlphaControls package v17 has been released today, the issue has been solved there.

    in reply to: TsColorBox Incorrect colour sometimes shown as selected. #71138
    Support
    Keymaster

    Hello!
    The AlphaControls package v17 has been released today, the issue has been solved there.

    in reply to: TForm OnShow event is fired twice on 16.24 #71137
    Support
    Keymaster

    Hello!
    The AlphaControls package v17 has been released today, this issue should be solved there.

    in reply to: Install problem Alexandria C++ #71136
    Support
    Keymaster

    Hello
    The AlphaControls package v17 has been released today, this issue has been solved there.

    in reply to: Pray that the developers are still alive. #71134
    Support
    Keymaster

    Thank 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.

    in reply to: Sudden exception in acShellCtrls crashing program? #70994
    Support
    Keymaster

    Sorry 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.

Viewing 20 posts - 1 through 20 (of 9,667 total)