Important: The information in this document is obsolete and should not be used for new development.
Warning Posting and Handling
This section describes the QuickDraw GX functions you can use to
- obtain the first and last QuickDraw GX warnings posted
- replace the current error name with another error name
- install the application-defined warning handler function
- obtain the installed application-defined warning handler function
- add a warning to the ignore warning stack
- remove the last warning to be added to the warning stack
Subtopics
- GXGetGraphicsWarning
- GXPostGraphicsWarning
- GXSetUserGraphicsWarning
- GXGetUserGraphicsWarning
- GXIgnoreGraphicsWarning
- GXPopGraphicsWarning