Rewrite download-rates in currency-rates-gui.red so that it accepts the code and date as parameters.
Print out the internal structure of a button object to the Red console. Notice that button has a window parent face.
You can code a button to close its window by using the quit or the unview word in its action facet. Try both out. Note that unview/all is used when there are multiple windows to close.
Create a window that displays square base faces with different colors, such as base yellow 25x25. Try out several of the layout commands.
Make a window with a button and a checkbox. Change the state and text of the checkbox with a click on the button. After three clicks, disable that button (hint: use face/enabled? for that).
Make ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month, and much more.