Revision: 18430
http://bibdesk.svn.sourceforge.net/bibdesk/?rev=18430&view=rev
Author: hofman
Date: 2012-01-19 13:57:49 +0000 (Thu, 19 Jan 2012)
Log Message:
-----------
do set showing web when initially loading a URL for text import
Modified Paths:
--------------
trunk/bibdesk/BDSKTextImportController.m
Modified: trunk/bibdesk/BDSKTextImportController.m
===================================================================
--- trunk/bibdesk/BDSKTextImportController.m 2012-01-19 13:43:13 UTC (rev
18429)
+++ trunk/bibdesk/BDSKTextImportController.m 2012-01-19 13:57:49 UTC (rev
18430)
@@ -829,6 +829,9 @@
if (returnCode == NSOKButton) {
[[urlSheetController window] orderOut:nil];
+ [self window];
+ [self setShowingWebView:YES];
+
// show the main window
[super beginSheetModalForWindow:docWindow modalDelegate:nil
didEndSelector:NULL contextInfo:NULL];
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit