gui/collects/tests/gracket/combo-steps.txt
Matthew Flatt 5c18c9a5f3 cocoa and gtk: fix combo% `on-popup' method
original commit: 39596efef5a79c81475f3a2a5e78420b924a9a84
2010-11-05 15:54:56 -06:00

13 lines
362 B
Plaintext

Set Up, Callbacks, Appending
----------------------------
The choice/list should contain "Apple" and "Banana" for
starters.
Watch for "Popup!" printed to stdout when you click the choice item.
When you use "Reset", the content should change to "Alpha", "Beta",
and "Gamma", and selecting them should install the word plus
"for Reset" into the text field.