#import <xap_CocoaFrame.h>
List of all members.
Member Function Documentation
| - (BOOL) acceptsFirstResponder |
|
|
|
|
| - (BOOL) becomeFirstResponder |
|
|
|
|
| - (void) drawRect: |
|
(NSRect) |
aRect |
|
|
Cocoa overridden method. Redraw the screen.
References m_pFrame.
| - (void) hasBeenResized: |
|
(NSNotification*) |
notif |
|
|
| - (id) initWith: |
|
(XAP_Frame *) |
frame |
| andFrame: |
|
(NSRect) |
windowFrame | |
|
|
| | |
Cocoa overridden method.
- Returns:
- NO. Coordinates are still upside down, but we'll reverse the offscreen instead.
Cocoa overridden method.
- Returns:
- NO. Not opaque.
| - (void) setCursor: |
|
(NSCursor*) |
cursor |
|
|
| - (void) setGraphics: |
|
(GR_CocoaCairoGraphics *) |
gr |
|
|
Member Data Documentation
- (GR_CocoaCairoGraphics*) m_pGR [protected] |
The documentation for this class was generated from the following files: