Language

Configuration file ›› Window ››
Parent Previous Next

Sets the DxWnd GUI language. The format is as follows:


lang=<specification>


The following languages are supported:



When you set a lang=<specification> specification, DxWnd looks for and loads the resources in the Resources_<specification>.dll file, so anyone can build and use a custom language pack.


lang=default disables resource loading, and the program will use the default and built-in English pack.


lang=automatic makes DxWnd search for the current UI language and try to map it to the available language packs. If no corresponding pack is available, it switches to the default (English) behavior.


This setting is always overridden by a /lang=<specification> command line argument.

Created with the Personal Edition of HelpNDoc: Create HTML Help, DOC, PDF and print manuals from 1 single source