v8.12 TsRichEdit – Disabled state painting.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #35511
    Oconnel
    Participant

    AC doesn't paint disabled TsRichEdit contol properly. Screen:

    m8lfll.png

    Way to reproduce:

    1. Create new VCL application.

    2. Put one TsMemo and one TsRichEdit on form.

    3. Set Enabled property for both controls to False.

    4. Add SkinManager and SkinProvider, and load some skin.

    5. Run project.

    #49643
    Support
    Keymaster

    Hello!

    Unfortunately, color of disabled RichEdit control can't be changed. This is behavior of standard Windows RichEdit control, this control is white always when disabled.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.