The GDBaseSheetWindow is a GDBaseWindow that you should use for windows that will be used as sheets - this class implements some default responder behavior which all sheets should have. More...
#import <GDBaseSheetWindow.h>
Public Member Functions | |
| (void) | - onEscapeKey: |
| Closes this sheet window. | |
The GDBaseSheetWindow is a GDBaseWindow that you should use for windows that will be used as sheets - this class implements some default responder behavior which all sheets should have.