HW9: GUI
CS 321 2007 Homework, Dr. Lawlor
Use one of the techniques we described in class (direct Windows
programming, Visual Basic, Java, CGI, ...) build a GUI application that
has:
- A menu bar with at least a working "Exit" command.
- At least one dialog box, with some static text including your UAF email address (fsxxx) and a working "OK" button.
- Some sort of response to mouse input--for example, printing the mouse coordinates, or drawing at the mouse cursor onscreen.
I recommend starting with the "mini32" Windows example program.
Turn in your executable and code using Blackboard by Monday, May 7 at midnight.