Right-To-Left (RTL) languages and Wine

Alexandre Julliard julliard at winehq.org
Wed Sep 29 11:21:03 CDT 2010


Shachar Shemesh <shachar at shemesh.biz> writes:

> If I might recommend something, I suggest not to use
> SetProcessDefaultLayout at all. Just localize whatever needs
> localization through the resources and that's it. Even for menus, the
> resources have an option to define the menus as RTL.

Most applications are not dialogs, so you can't mirror the application
window through resources. For instance with notepad, you'd most likely
want the edit control to be RTL too, not just the main menu.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list