Map Editor beautification

- show full name + version of the loaded mod in titlebar
- added a help menu with useful links
- added icons to to the menu with tooltips
- added a toolbar to the editor, closes #2825
This commit is contained in:
Matthias Mailänder
2013-03-25 21:30:30 +01:00
parent eb4f7a046f
commit a0bd6f0d46
6 changed files with 1195 additions and 193 deletions

View File

@@ -119,6 +119,7 @@
<Compile Include="Properties\AssemblyInfo.cs" />
<EmbeddedResource Include="ActorPropertiesDialog.resx">
<DependentUpon>ActorPropertiesDialog.cs</DependentUpon>
<SubType>Designer</SubType>
</EmbeddedResource>
<EmbeddedResource Include="Form1.resx">
<DependentUpon>Form1.cs</DependentUpon>