Menu

#1 GUI's of type IO a

open
nobody
None
5
2007-05-14
2007-05-14
Anonymous
No

Now GUI's have type IO (). It would be nice to have GUI's of type IO String, IO Int, etc. For example, a popup window with a textEntry for input would be of type IO String. Thus, it would return an IO String to the GUI or computation that called it.

Discussion


Log in to post a comment.