make main window textured on Leopard

This commit is contained in:
Mitchell Livingston
2007-10-26 16:57:16 +00:00
parent 1f607e0560
commit 70e6cd0318
7 changed files with 347 additions and 242 deletions

View File

@@ -147,6 +147,7 @@
}
}
#warning not always working
- (void) mouseUp: (NSEvent *) event
{
NSPoint point = [self convertPoint: [event locationInWindow] fromView: nil];