<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ArcCatalog Filter - Quick Find add-in in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/arccatalog-filter-quick-find-add-in/m-p/341950#M8982</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I re-wrote a variation of the original tool in .NET and posted it here: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/awarrencaslys/QuickFind.Net" title="https://github.com/awarrencaslys/QuickFind.Net"&gt;awarrencaslys/QuickFind.Net · GitHub&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Sep 2014 15:34:13 GMT</pubDate>
    <dc:creator>AnthonyWarren</dc:creator>
    <dc:date>2014-09-16T15:34:13Z</dc:date>
    <item>
      <title>ArcCatalog Filter - Quick Find add-in</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/arccatalog-filter-quick-find-add-in/m-p/341945#M8977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to re-create the ArcCatalog Quick Find Tool (&lt;/SPAN&gt;&lt;A href="http://arcscripts.esri.com/details.asp?dbid=14236"&gt;http://arcscripts.esri.com/details.asp?dbid=14236&lt;/A&gt;&lt;SPAN&gt;) as an add-in for ArcCatalog 10 using the referenced arcscripts code as a base. I can get ArcCatalog to filter based upon the IGxObjectFilter interface...if I specify GXFilterFeatureClasses, that is all that I get is FeatureClasses. What I would like to do is specify some text characters (ie "Lake") and have the ArcCatalog Contents view filtered to only show me featureclasses that contain the characters "lake" somewhere in the name.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible to do this as an add-in??&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2011 14:11:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/arccatalog-filter-quick-find-add-in/m-p/341945#M8977</guid>
      <dc:creator>EricMcPhee</dc:creator>
      <dc:date>2011-05-13T14:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: ArcCatalog Filter - Quick Find add-in</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/arccatalog-filter-quick-find-add-in/m-p/341946#M8978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I am trying to re-create the ArcCatalog Quick Find Tool (&lt;A href="http://arcscripts.esri.com/details.asp?dbid=14236"&gt;http://arcscripts.esri.com/details.asp?dbid=14236&lt;/A&gt;) as an add-in for ArcCatalog 10 using the referenced arcscripts code as a base. I can get ArcCatalog to filter based upon the IGxObjectFilter interface...if I specify GXFilterFeatureClasses, that is all that I get is FeatureClasses. What I would like to do is specify some text characters (ie "Lake") and have the ArcCatalog Contents view filtered to only show me featureclasses that contain the characters "lake" somewhere in the name.&lt;BR /&gt;&lt;BR /&gt;Is it possible to do this as an add-in??&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Eric.&amp;nbsp; I was wondering if you ever got this to work or not.&amp;nbsp; Sounds like a great tool to have.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Chris Quick&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Glacier Technologies, LLC&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Oct 2013 15:27:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/arccatalog-filter-quick-find-add-in/m-p/341946#M8978</guid>
      <dc:creator>ChrisQuick</dc:creator>
      <dc:date>2013-10-25T15:27:16Z</dc:date>
    </item>
    <item>
      <title>Re: ArcCatalog Filter - Quick Find add-in</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/arccatalog-filter-quick-find-add-in/m-p/341947#M8979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I was not able to re-create it.....but I was able to get the original tool from ArcScripts to work. I'm now on version 10.1, it the tool still functions. I have no idea what I did to get it to work though. Sorry. I'd suggest installing the original and see if it works.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Oct 2013 15:35:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/arccatalog-filter-quick-find-add-in/m-p/341947#M8979</guid>
      <dc:creator>EricMcPhee</dc:creator>
      <dc:date>2013-10-25T15:35:48Z</dc:date>
    </item>
    <item>
      <title>Re: ArcCatalog Filter - Quick Find add-in</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/arccatalog-filter-quick-find-add-in/m-p/341948#M8980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;For 10.1 or above, you can implement IGxObjectFilter using C#, it's much easier than the old VB.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can filter the object by name, code looks something like:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;PRE&gt;public bool CanDisplayObject(IGxObject @object)&lt;/PRE&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (@object == null) return false;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (string.IsNullOrEmpty(_filter) || _filter.Trim() == "") return true;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; return Regex.IsMatch(@object.Name, _filter, RegexOptions.IgnoreCase);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;}[/ODE]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is much powerful by using regex than the old VB one.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jan 2014 16:48:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/arccatalog-filter-quick-find-add-in/m-p/341948#M8980</guid>
      <dc:creator>BinChen1</dc:creator>
      <dc:date>2014-01-29T16:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: ArcCatalog Filter - Quick Find add-in</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/arccatalog-filter-quick-find-add-in/m-p/341949#M8981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your closing CODE tag is missing the "C".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2014 15:43:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/arccatalog-filter-quick-find-add-in/m-p/341949#M8981</guid>
      <dc:creator>JeffJacobson</dc:creator>
      <dc:date>2014-09-15T15:43:02Z</dc:date>
    </item>
    <item>
      <title>Re: ArcCatalog Filter - Quick Find add-in</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/arccatalog-filter-quick-find-add-in/m-p/341950#M8982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I re-wrote a variation of the original tool in .NET and posted it here: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/awarrencaslys/QuickFind.Net" title="https://github.com/awarrencaslys/QuickFind.Net"&gt;awarrencaslys/QuickFind.Net · GitHub&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2014 15:34:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/arccatalog-filter-quick-find-add-in/m-p/341950#M8982</guid>
      <dc:creator>AnthonyWarren</dc:creator>
      <dc:date>2014-09-16T15:34:13Z</dc:date>
    </item>
  </channel>
</rss>

