If the user enters a board size of 0 the program is then expected to close itself, however I will be unable to implement this feature before the assignment deadline so I am not worrying about that, but 0 is acceptable input within the assignment requirements.
Hi Neil, > > Thanks for sending the code. I've only had chance to have a brief look so > far, but i've found a point you may want to look at: > > In your QTk descriptions for the board size box and the select column box, > > numberentry( > min:0 > max:16 > init: 0 > handle:E > return:R > bg:white > ) > > are you sure the minimum value is 0? Do you want your program to attempt to > display a board size of 0? > > Regards > Mark
_________________________________________________________________________________ mozart-users mailing list [email protected] http://www.mozart-oz.org/mailman/listinfo/mozart-users
