'Support' wrote:
Hello!
Can you show a demo, please?
I'm trying to make it, but my cxRichEdit is not skinned if Stlye.LookAndFeel.NativeStyle property is True…
This is the test project. I do not see any difference, whether NativeStyle is True or False.
[attachment=7778:accxRichEdit.zip]
In both cases TcxRichEdit shows a dark brown background with light letters.
The project options contains the conditional DEVEX2011.
This is in the beginning of my acLFPainter.pas:
Code:
//$DEFINE VER14_1_2} // cxGrid version 14.1.2 and newer
//{$DEFINE VER13_2_2}
//{$DEFINE VER12_2_3}
{$DEFINE VER12_1_6}
//{$DEFINE VER26}
{$DEFINE VER23}