Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NPP RTL: Display Doc Switcher in RTL layout #13248

Closed
Yaron10 opened this issue Feb 26, 2023 · 0 comments
Closed

NPP RTL: Display Doc Switcher in RTL layout #13248

Yaron10 opened this issue Feb 26, 2023 · 0 comments

Comments

@Yaron10
Copy link

Yaron10 commented Feb 26, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant