Posted by hussein on July 20, 1999 at 18:48:13:
In Reply to: Error Msg for Project 2 posted by DeTox on July 20, 1999 at 14:46:24:
: Should we pop an error to the user if there is an error, ignore it, or display it if the user wants it to be displayed?
what types of errors are you expecting ? out of memory ?
otherwise, consider how other windowing GUIs operate - if there are no windows open and you press the key to switch to the next window, does the GUI stop and tell you that there are no windows open ?
---
hussein