From 4c92e0b86cbc25607890d53a3fc240733a0b4c97 Mon Sep 17 00:00:00 2001 From: Charlie Vollenweider Date: Thu, 9 Apr 2015 11:18:48 -0400 Subject: [PATCH 1/3] This Button Makes it go --- .idea/workspace.xml | 68 ++++++++++++++++++++++++++++----------------- GUIs.py | 2 +- 2 files changed, 44 insertions(+), 26 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index de1a333..2e3ab22 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,14 +2,7 @@ - - - - - - - - + @@ -33,21 +26,21 @@ - + - - + + - + - - + + @@ -61,12 +54,13 @@ + + + + + + + @@ -308,7 +310,7 @@ - + @@ -317,19 +319,19 @@ - - - + + - + + @@ -371,7 +373,15 @@ - + + + + + + + + + @@ -388,15 +398,23 @@ - + - - + + + + + + + + + + diff --git a/GUIs.py b/GUIs.py index 217d071..316d53c 100644 --- a/GUIs.py +++ b/GUIs.py @@ -26,7 +26,7 @@ def __init__(self, root): font=("Arial", 20)) labelExample.pack() runIt = Button(self.topFrame, - text = "SOME TEXT HERE - This Button makes it go!", + text = "This Button makes it go!", command = self.clicked) runIt.pack() From c7162fe299ab383a2ff10079213d34db731d9fab Mon Sep 17 00:00:00 2001 From: Charlie Vollenweider Date: Thu, 9 Apr 2015 11:22:55 -0400 Subject: [PATCH 2/3] This button makes it go --- .idea/workspace.xml | 26 +++++++++++++++++++++----- 1 file changed, 21 insertions(+), 5 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 2e3ab22..94de3d4 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -29,7 +29,7 @@ - + @@ -39,7 +39,7 @@ - + @@ -311,13 +311,12 @@ - + - @@ -329,6 +328,7 @@ + @@ -355,6 +355,22 @@ + + + + + + + + + + + + + + + + @@ -413,7 +429,7 @@ - + From 525adcbc3632cd387152feac1b036851cbdb80aa Mon Sep 17 00:00:00 2001 From: Charlie Vollenweider Date: Thu, 9 Apr 2015 11:24:10 -0400 Subject: [PATCH 3/3] three --- .idea/workspace.xml | 28 +++++++++++++++++++++------- 1 file changed, 21 insertions(+), 7 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 94de3d4..bfdf781 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,9 +1,7 @@ - - - + + + + + + + + + + + + + + + + + @@ -429,7 +443,7 @@ - +