Forum Replies Created
-
AuthorPosts
-
Support
KeymasterYes, this is a purpose of this property.
If whole page should be hidden then Visible property must be used.Support
KeymasterCould you show a demo, please?
Support
KeymasterUse the sTabSheet1.TabVisible property.
Support
KeymasterSizes 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 #70275Support
KeymasterThe TsComboBox have inherited such behavior from the standard TMaskEdit component.
I have no idea how to change it at the moment.Support
KeymasterHello!
You can specify a mouse cursor for the button in the GlyphMode.Cursor property still.Support
KeymasterHi!
This version will be released at the August 22, I think.Support
KeymasterHello, Alan!
Thank you for the message, this code will be changed in the nearest release.Support
KeymasterHello, 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.Support
KeymasterThank you. I will add a solution for dynamic updating of the popup window after Items changing.
Support
KeymasterThank you for the message, this issue will be solved in the nearest release very soon.
Support
KeymasterHello!
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 #70245Support
KeymasterAdd this code also:
ThirdPartySkipForms.Add('TcxPopupEditPopupWindow');
Support
KeymasterHello
I will check it and this style will work correctly in the nearest release, I think.Support
KeymasterHi
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 #70241Support
KeymasterHello!
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.
Support
KeymasterI see, this issue will be solved in the nearest release.
Support
KeymasterHello!
Could you show a demo, please?Support
KeymasterHello, 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.
Support
KeymasterHello! I will check and fix this issue soon.
-
AuthorPosts