EtheaDev / StyledComponents

Components similar to Delphi VCL Buttons, Toolbar, DbNavigator, BindNavigator, ButtonGroup and CategoryButtons with Custom Graphic Styles, and an advanced, full-customizable TaskDialog, also with animations!
Apache License 2.0
152 stars 34 forks source link

Windows 10 - Caption of Toolbar Buttons on Delphi 10 Seattle #18

Closed hadi-pirhadi-at-limex-de closed 4 months ago

hadi-pirhadi-at-limex-de commented 4 months ago

Hello Carlo, I am very interested to meet your unique components on GitHub. When I tried to use the StyledToolbar in the form, unfortunately, the captions of the buttons cannot be displayed in Windows 10 at Design Time and also Run Time. But the caption of buttons when you try to change the style of them are available in dialog window. I tried to find and fix it but unfortunately I couldn't. Do you have any ideas ?

Thank you in advanced. Hadi

carloBarazzetta commented 4 months ago

Are you using the latest version? Probably was fixed here: 12 May 2024: version 3.5.2 Fixed Storing Caption of StyledToolButton

hadi-pirhadi-at-limex-de commented 4 months ago

Yes I used the latest version. StyledComponent

hadi-pirhadi-at-limex-de commented 4 months ago

https://stackoverflow.com/questions/44632834/ttoolbar-stops-displaying-button-captions-after-a-while

carloBarazzetta commented 4 months ago

I need to make a test on Delphi 10 Seattle, please wait few days because I've not installed this Delphi version...

carloBarazzetta commented 4 months ago

Fixed in 3.6.0 version, and added packages for Delphi 10 Seattle