<?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 what is self.cursor in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/what-is-self-cursor/m-p/99021#M7666</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am very much a newb, please bear with me. I have a two whole scripts on the completed side of my wish list.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now I am studying up on addins, because they seem to have some mouse functionality I desire in my next project.&amp;nbsp; In studying the sample codes I have come across these lines in several examples:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; def __init__(self):&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; self.enabled = True&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; self.cursor = 3&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What is "self.cursor" and what do the values correspond to?&amp;nbsp; I have seen it set to 1, 3 and 5.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 Dec 2013 18:51:51 GMT</pubDate>
    <dc:creator>RickRice</dc:creator>
    <dc:date>2013-12-31T18:51:51Z</dc:date>
    <item>
      <title>what is self.cursor</title>
      <link>https://community.esri.com/t5/python-questions/what-is-self-cursor/m-p/99021#M7666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am very much a newb, please bear with me. I have a two whole scripts on the completed side of my wish list.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now I am studying up on addins, because they seem to have some mouse functionality I desire in my next project.&amp;nbsp; In studying the sample codes I have come across these lines in several examples:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; def __init__(self):&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; self.enabled = True&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; self.cursor = 3&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What is "self.cursor" and what do the values correspond to?&amp;nbsp; I have seen it set to 1, 3 and 5.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Dec 2013 18:51:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/what-is-self-cursor/m-p/99021#M7666</guid>
      <dc:creator>RickRice</dc:creator>
      <dc:date>2013-12-31T18:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: what is self.cursor</title>
      <link>https://community.esri.com/t5/python-questions/what-is-self-cursor/m-p/99022#M7667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;See the below for the tool class - apparently the code changes the cursor appearance when you interact using the tool, 3 is a crosshair...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tool class&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Guide Books » ArcGIS Desktop Python add-ins&lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/main/10.2/index.html#/Tool/014p00000027000000/" rel="nofollow" target="_blank"&gt;http://resources.arcgis.com/en/help/main/10.2/index.html#/Tool/014p00000027000000/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Dec 2013 19:47:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/what-is-self-cursor/m-p/99022#M7667</guid>
      <dc:creator>T__WayneWhitley</dc:creator>
      <dc:date>2013-12-31T19:47:24Z</dc:date>
    </item>
    <item>
      <title>Re: what is self.cursor</title>
      <link>https://community.esri.com/t5/python-questions/what-is-self-cursor/m-p/99023#M7668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you!!&amp;nbsp; I couldn't get that to come up in my searches.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Dec 2013 21:30:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/what-is-self-cursor/m-p/99023#M7668</guid>
      <dc:creator>RickRice</dc:creator>
      <dc:date>2013-12-31T21:30:47Z</dc:date>
    </item>
  </channel>
</rss>

