Forum Replies Created
-
AuthorPosts
-
SupportKeymaster
Thank 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.SupportKeymasterБордюр вижу, скоро попробую пофиксить.
SupportKeymasterHello!
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?SupportKeymasterHi
Support of the DevEx VCL 21 will be added at the nearest two weeks, I think.SupportKeymasterТак он и должен брать фон из под него (от парента).
Можно демку глянуть?SupportKeymasterГотового решения нет, решение через показ иконки самое простое на данный момент.
SupportKeymasterФон берется от парента, на котором расположен прелоадер, так как это лишь эмуляция прозрачности.
Спидбаттоны не могут быть парентами.SupportKeymasterThank you for the demo, I will check it.
SupportKeymasterHello!
Hue should be repeated after 360, I will check why this period is 180 in the TsButton.
Thank you for the message.SupportKeymasterHi!
There is an updated skin: http://www.alphaskins.com/sfiles/skins/blue shadows.aszSupportKeymasterПостараюсь улучшить скоро.
October 10, 2021 at 7:49 pm in reply to: TsPanel with ColorTone is not working as before with transparent objects #70392SupportKeymasterThank you for the demo, I’ll check it soon.
SupportKeymasterHello!
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.SupportKeymasterSorry, 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 #70373SupportKeymasterThanks for the message, I will check this issue with painting soon.
SupportKeymasterThank you for the message. Project file for DB components will be added today.
SupportKeymasterHello!
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.AutoDropDownSupportKeymasterTry 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;
SupportKeymasterI will check it tomorrow.
SupportKeymasterPlease, write to support@alphaskins.com, I need to know your registered email.
-
AuthorPosts