Skip to content

Drop support for Windows "classic mode" #1173

@joachimmarder

Description

@joachimmarder

Windows 7 was the last version of the operating system that supported the classic mode, which is the look introduced with Windows 95, that does not support theming. Most methods that do painting have two code paths, one for the old classic mode and one that uses the theming engine of Windows / the style services of the VCL. With the many refactorings that have been done for Virtual TreeView V8 there is a high likelihood some code paths for the classic modes are broken. However, no active testing takes places as all operating systems are outdated which still have the classic mode.

Therefore, I think the best option for those that still need to support the Windows classic mode, is to stick with the stable V7 branch and to officially deprecate the support for the classic mode in V8.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Breaking ChangeOpen for DiscussionThere are several possibilites to address the issue and anyone is invited for comments.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions