Add menu, ugly looking for now

This commit is contained in:
Miguel de Icaza
2018-01-04 22:29:48 -05:00
parent 27a8e1ca9d
commit cf2ea67e2b
8 changed files with 439 additions and 18 deletions

View File

@@ -42,6 +42,8 @@
<Compile Include="Views\Label.cs" />
<Compile Include="Views\TextField.cs" />
<Compile Include="Views\Button.cs" />
<Compile Include="Views\Checkbox.cs" />
<Compile Include="Views\Menu.cs" />
</ItemGroup>
<ItemGroup>
<Reference Include="mono-curses.dll">