Please send questions to
st10@humboldt.edu .
****************
BASIC INTERFACE - DONE
****************
last modified: 12-12-11
User double-clicks on an icon or types python3 and app name
and a window opens up that has a place to enter something,
a button or buttons,
and a place to see the output.
STATUS: DONE
FIRST PASSED: WAY before 11-01-11; didn't think to
record this until later. This was the first
user story completed.
acceptance tests last attempted: 12-12-11
acceptance tests last passed: 12-12-11
------------------
acceptance test 1
------------------
see if basic user interface is there
1. double-click on icon or type python3 and app name
method used: typed:
python3 theGui.pyw
2. do I get a window with:
* a place to enter something?
* a button or buttons?
* a place to see the output?
comment: there are additional elements, too, but also includes
the above.
LAST TESTED: 12-12-11
LAST PASSED: 12-12-11