Skip to content

NPP RTL: Display Doc Switcher in RTL layout #13248

@Yaron10

Description

@Yaron10

STR:
"Settings -> Preferences -> General -> Localization": select a RTL language (e.g. Hebrew).
Restart NPP.
Enable Ctrl+Tab.
Open some documents.
Ctrl+Tab.

Result:
The Doc Switcher is displayed in LTR layout.

Expected:
The Doc Switcher should be displayed in RTL layout (a simple indication: images on the right).

HGLOBAL hMyDlgTemplate = makeRTLResource(IDD_VALUE_DLG, &pMyDlgTemplate);

IDD_VALUE_DLG seems like a typo and should be replaced with IDD_TASKLIST_DLG.

REF:
#13245 (comment)


Notepad++ 8.4.9.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions