Forum Replies Created
-
AuthorPosts
-
SupportKeymaster
Yes, this is a purpose of this property.
If whole page should be hidden then Visible property must be used.SupportKeymasterCould you show a demo, please?
SupportKeymasterUse the sTabSheet1.TabVisible property.
SupportKeymasterSizes of tabs are received from the system now.
We can add an additional padding for all tabs only.
Maybe a solution will be found later.August 21, 2021 at 4:52 pm in reply to: Select the same property from several equal components #70275SupportKeymasterThe TsComboBox have inherited such behavior from the standard TMaskEdit component.
I have no idea how to change it at the moment.SupportKeymasterHello!
You can specify a mouse cursor for the button in the GlyphMode.Cursor property still.SupportKeymasterHi!
This version will be released at the August 22, I think.SupportKeymasterHello, Alan!
Thank you for the message, this code will be changed in the nearest release.SupportKeymasterHello, Lasse!
Try it with other dark skins, I think, you will have same issue there.
This issue is known and will be solved in the new release soon.SupportKeymasterThank you. I will add a solution for dynamic updating of the popup window after Items changing.
SupportKeymasterThank you for the message, this issue will be solved in the nearest release very soon.
SupportKeymasterHello!
This error will be fixed in the nearest release.August 6, 2021 at 2:26 pm in reply to: DevExpress TcxDateEdit popup Calendar don’t have borders #70245SupportKeymasterAdd this code also:
ThirdPartySkipForms.Add('TcxPopupEditPopupWindow');
SupportKeymasterHello
I will check it and this style will work correctly in the nearest release, I think.SupportKeymasterHi
Do you need to update a list of items?
Can you share a small demo-app? It will help to find a solution faster.August 6, 2021 at 11:53 am in reply to: DevExpress TcxDateEdit popup Calendar don’t have borders #70241SupportKeymasterHello!
Try this, please:
Open the OnCreate event of the form with SkinManager and add this line of code:ThirdPartySkipForms.Add('TcxDateEditPopupWindow');
Also, add ‘sThirdParty’ unit to the ‘uses’ clause.
This solution will be implemented in the nearest package release.
SupportKeymasterI see, this issue will be solved in the nearest release.
SupportKeymasterHello!
Could you show a demo, please?SupportKeymasterHello, Richard!
Your issue is not linked with a problem of BaronSoftware.
The ‘TsPopupInfoBox’ type is declared in the sComboBoxes.pas unit.
Please, check this unit is such type exists there.
And be sure that old sComboBoxes unit (v15) does not used by Delphi in compiling.If you have this issue still I can connect to your PC and solve it remotely if you wish.
I think, an old unit used there.PS. Or, maybe an old runtime acnt*_R.Bpl package used by Delphi.
SupportKeymasterHello! I will check and fix this issue soon.
-
AuthorPosts