mirror of
https://github.com/Tribufu/ServerManagers
synced 2026-08-18 17:11:07 +00:00
Window Control Focus Changes
- set the default focus control for all the windows.
This commit is contained in:
parent
4199ab6160
commit
0b5d7c933a
41 changed files with 115 additions and 73 deletions
|
|
@ -241,8 +241,6 @@ namespace ServerManagerTool
|
|||
|
||||
SetPlayerListWidth(this.RCONParameters.PlayerListWidth);
|
||||
|
||||
this.ConsoleInput.Focus();
|
||||
|
||||
// hook into the language change event
|
||||
GlobalizedApplication.Instance.GlobalizationManager.ResourceDictionaryChangedEvent += ResourceDictionaryChangedEvent;
|
||||
GameData.GameDataLoaded += GameData_GameDataLoaded;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue