ActionTestRibbon - Title and Ribbon rendering error

General TRichView support forum. Please post your questions here
Post Reply
HAiDA
Posts: 32
Joined: Mon Apr 11, 2011 12:12 pm

ActionTestRibbon - Title and Ribbon rendering error

Post by HAiDA »

Hi.

When migrating to Delphi 10.4.1 I trying comaptibility and I found rendering bug in ScaleRichView demo ActionTestRibbon.

Bug disapear when I set property TRibbon.UseCustomFrame on False. This property has poor description. Do anyne know, what causes the problem?

Image
HAiDA
Posts: 32
Joined: Mon Apr 11, 2011 12:12 pm

Re: ActionTestRibbon - Title and Ribbon rendering error

Post by HAiDA »

I report it to Quality central https://quality.embarcadero.com/browse/RSP-31165.
Sergey Tkachenko
Site Admin
Posts: 17267
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Re: ActionTestRibbon - Title and Ribbon rendering error

Post by Sergey Tkachenko »

This effect looks like when runtime themes are turned off.
Project options, page Application | Manifest, Enable Runtime Themes must be checked.
Otherwise toolbar images lose semitransparency and look like on your picture.
HAiDA
Posts: 32
Joined: Mon Apr 11, 2011 12:12 pm

Re: ActionTestRibbon - Title and Ribbon rendering error

Post by HAiDA »

Project options, page Application | Manifest, Enable Runtime Themes must be checked.
Example in RSP-31165 was enabled runtime themes.
Post Reply