Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Windows Ribbon Framework for Delphi & custom styles

I just started playing around with the Windows Ribbon Framework for Delphi, which is great by the way, but I noticed a white band at the top of my form's client area if I activate a custom style supplied by Delphi (Project Options > Application > Appearance), Cyan Dusk for example: Ribbon & Custom Style

The white band doesn't appear when no custom style is applied. I noticed the same behavior when using DevExpress Skins.

Is this an issue with the framework? I'm using Delphi XE4.

Thanks.

like image 965
Joe Costanzo Avatar asked Nov 29 '25 16:11

Joe Costanzo


1 Answers

The VCL Styles doesn't supports the Windows Ribbon Framework or any Ribbon UI. However is technically possible use the VCL Styles and the ribbon UI in the same App, but that requires disable the styling in the form (and controls) where the Ribbon UI is used.

like image 157
RRUZ Avatar answered Dec 02 '25 07:12

RRUZ



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!