Forum Replies Created
-
AuthorPosts
-
Support
KeymasterThank you for a project. Could you give me the Exe file also, please?
Can’t say why, but I have another behavior of the program after compiling.
I want to compare them.Support
KeymasterБордюр вижу, скоро попробую пофиксить.
Support
KeymasterHello!
I’m watching a scrolling in standard combobox and see same behavior (several items are scrolled by one mousewheel tick) in your Exe. What is difference there?Support
KeymasterHi
Support of the DevEx VCL 21 will be added at the nearest two weeks, I think.Support
KeymasterТак он и должен брать фон из под него (от парента).
Можно демку глянуть?Support
KeymasterГотового решения нет, решение через показ иконки самое простое на данный момент.
Support
KeymasterФон берется от парента, на котором расположен прелоадер, так как это лишь эмуляция прозрачности.
Спидбаттоны не могут быть парентами.Support
KeymasterThank you for the demo, I will check it.
Support
KeymasterHello!
Hue should be repeated after 360, I will check why this period is 180 in the TsButton.
Thank you for the message.Support
KeymasterHi!
There is an updated skin: http://www.alphaskins.com/sfiles/skins/blue shadows.aszSupport
KeymasterПостараюсь улучшить скоро.
October 10, 2021 at 7:49 pm in reply to: TsPanel with ColorTone is not working as before with transparent objects #70392Support
KeymasterThank you for the demo, I’ll check it soon.
Support
KeymasterHello!
I will check and fix the BlueShadows skin at the nearest days.
New updated skin will be available at the Monday, I think.
Thank you for the message.Support
KeymasterSorry, try these project files, please.
Attachments:
You must be logged in to view attached files.October 4, 2021 at 6:04 pm in reply to: TsPanel : cannot use CustomBorder and CustomColor at the same time #70373Support
KeymasterThanks for the message, I will check this issue with painting soon.
Support
KeymasterThank you for the message. Project file for DB components will be added today.
Support
KeymasterHello!
You tried the package v16.16? This issue was solved there.
AutoDropDown works when text is entered, not when control is focused:
https://docwiki.embarcadero.com/Libraries/Sydney/en/Vcl.StdCtrls.TCustomComboBox.AutoDropDownSupport
KeymasterTry to use this code in the TsSkinManager.OnActivate and OnAfterChange events:
begin if sSkinManager1.SkinCommonInfo.Sections[ssHint] >= 0 then with sSkinManager1.gd[sSkinManager1.SkinCommonInfo.Sections[ssHint]] do begin BorderIndex := -1; // Do not use predefined image if exists BorderWidth := 1; BorderRadius := 2; Props[0].Color := clYellow; Props[0].BorderColor := clBlue; Props[0].FontColor.Color := clRed; end; end;
required:
uses sStyleSimply;
Support
KeymasterI will check it tomorrow.
Support
KeymasterPlease, write to support@alphaskins.com, I need to know your registered email.
-
AuthorPosts