Mercurial > repos > IBBoard.WarFoundry.GUI.WinForms
diff IBBoard.WarFoundry.GUI.WinForms.csproj @ 171:0e17097db8e5
Fixes #300: WinForms UI doesn't make it obvious why nothing is listed on first run
* Added a warning icon and tooltip message to the New Army dialog
* Added initial English translation text
Also:
* Layered the enabling of widgets so that they are only enabled when they make sense (so empty list won't be enabled)
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Sat, 31 Jul 2010 14:26:21 +0000 |
parents | 096e8516752c |
children | 0e39412353c4 946d37003f97 |
line wrap: on
line diff
--- a/IBBoard.WarFoundry.GUI.WinForms.csproj Sun Jul 25 17:17:55 2010 +0000 +++ b/IBBoard.WarFoundry.GUI.WinForms.csproj Sat Jul 31 14:26:21 2010 +0000 @@ -109,6 +109,7 @@ <None Include="icons\edit-redo.png" /> <None Include="icons\edit-undo.png" /> <Content Include="icons\list-add.png" /> + <Content Include="icons\warning-sml.png" /> <Content Include="libs\log4net.dll" /> <Content Include="WarFoundryPref.xml"> <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>