#UI_ENHANCEMENT by cg
authorClaus Gittinger <cg@exept.de>
Thu, 28 Apr 2016 21:22:07 +0200
changeset 16344 6744ddb86beb
parent 16343 3d8ef216fc32
child 16345 f41db0a2fcf8
#UI_ENHANCEMENT by cg class: BrowserView comment/format in: #askForSearchTitle:openWith:isSelector:searchArea:withCaseIgnore: obsolete
BrowserView.st
--- a/BrowserView.st	Thu Apr 28 21:21:42 2016 +0200
+++ b/BrowserView.st	Thu Apr 28 21:22:07 2016 +0200
@@ -11749,7 +11749,8 @@
 !
 
 askForSearchTitle:title openWith:aSelector isSelector:isSelector searchArea:whereDefault withCaseIgnore:withCaseIgnore
-    "convenient helper method: setup enterBox with text from codeView or selected
+    "OBSOLETE: NewSystemBrowser has a better dialog for that.
+     convenient helper method: setup enterBox with text from codeView or selected
      method for browsing based on a selector. Set action and launch box.
      SearchArea may be one of 
         #everywhere,