diff --git a/Contrib/InstallOptions/Changelog.txt b/Contrib/InstallOptions/Changelog.txt index 75d3e35d..88e73600 100644 --- a/Contrib/InstallOptions/Changelog.txt +++ b/Contrib/InstallOptions/Changelog.txt @@ -1,3 +1,6 @@ +DLL version 2.45 (1/23/2007) +* Added FOCUS flag for setting focus to a control other than the first + DLL version 2.44 (10/11/2005) * Added HWND and HWND2 entries to the INI file to avoid messy calculations of the correct control id diff --git a/Contrib/InstallOptions/Readme.html b/Contrib/InstallOptions/Readme.html index 06a5ad16..b08edcb0 100644 --- a/Contrib/InstallOptions/Readme.html +++ b/Contrib/InstallOptions/Readme.html @@ -510,7 +510,7 @@ navigation using arrow keys easier. FOCUS Sets focus on the specified control, instead of the first focusable control. If more than one field -is specified with this flag, only the last one will receive +is specified with this flag, only the first one will receive focus. @@ -850,9 +850,9 @@ FunctionEnd

Version history