Revision: 15210
http://bibdesk.svn.sourceforge.net/bibdesk/?rev=15210&view=rev
Author: hofman
Date: 2009-04-27 11:42:32 +0000 (Mon, 27 Apr 2009)
Log Message:
-----------
revert previous commit, we do want to keep overlaying
Modified Paths:
--------------
trunk/bibdesk/BDSKOverlayWindow.m
Modified: trunk/bibdesk/BDSKOverlayWindow.m
===================================================================
--- trunk/bibdesk/BDSKOverlayWindow.m 2009-04-27 11:38:34 UTC (rev 15209)
+++ trunk/bibdesk/BDSKOverlayWindow.m 2009-04-27 11:42:32 UTC (rev 15210)
@@ -74,7 +74,7 @@
}
- (void)parentWindowWillClose:(NSNotification *)notification {
- [self remove];
+ [self orderOut:nil];
}
- (void)orderFront:(id)sender{
@@ -169,7 +169,7 @@
}
- (void)parentWindowWillClose:(NSNotification *)notification {
- [self remove];
+ [self orderOut:nil];
}
- (void)overlayView:(NSView *)aView {
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty-free distribution of the report engine for externally facing
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit