From b8a8936c84afc47d8c789a452db8bc2d174cc34f Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Mon, 8 Oct 2018 16:43:53 +0200 Subject: Add basic UI A single window with an "OK" button and three lines for character, word, and paragraph count. --- Word Count/Base.lproj/MainMenu.xib | 85 ++++++++++++++++++++++++++++++++++---- 1 file changed, 76 insertions(+), 9 deletions(-) (limited to 'Word Count') diff --git a/Word Count/Base.lproj/MainMenu.xib b/Word Count/Base.lproj/MainMenu.xib index 64f74a3..0d6a082 100644 --- a/Word Count/Base.lproj/MainMenu.xib +++ b/Word Count/Base.lproj/MainMenu.xib @@ -1,7 +1,9 @@ - - + + - + + + @@ -648,8 +650,8 @@ - - + + @@ -678,15 +680,80 @@ - - + + - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3