Changes

Jump to: navigation, search

The Scriveners - OOP344 20113

46 bytes added, 23:18, 16 November 2011
Ryan
*problem with Test7MenuItem
*This block causing the program to crash.
<pre>
//for(int k=1;k<console.getRows();k+=2){
</pre>
*currently using the older version of the screen frame until the problem is resolved
<pre>
for(int k=0;k< console.getRows();k+=2){
1
edit

Navigation menu