1.18 Guess GUI: "guess-gui.rkt"
(require htdp/guess-gui) | package: htdp-lib |
The teachpack provides three functions:
reads out the indexth guess choice, starting with 0
displays its msg argument in the message panel
connects a controller (handler) with the Check button displays frame
Example: