<?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: A problem with Tkinter for Python in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/a-problem-with-tkinter-for-python/m-p/237649#M18487</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Try doing this through IDLE or another Python IDE.&amp;nbsp; Tk's mainloop and ArcMap don't play well sometimes.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;eibenm,I write a python module to create a UI,and,I call the module when click the button. When I first click the button in the ArcGlobe , I can get the UI and I can move it . When I click the button again , I can also get the UI but if I click the UI, the ArcGlobe Collapses.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The python module is as follows.[ATTACH=CONFIG]33738[/ATTACH] The code of my Python-Addins is as follows.[ATTACH=CONFIG]33739[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 11 May 2014 00:59:33 GMT</pubDate>
    <dc:creator>JiaoXiangNing</dc:creator>
    <dc:date>2014-05-11T00:59:33Z</dc:date>
    <item>
      <title>A problem with Tkinter for Python</title>
      <link>https://community.esri.com/t5/python-questions/a-problem-with-tkinter-for-python/m-p/237646#M18484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a problem with Tkinter. I use the python compiler of the ArcGIS and I can make a UI.I can move and close the UI.If write the same script in a button's event,I&amp;nbsp; can also get a UI,but,I can not move the UI.Can someone do to solve this problem? Thanks a lot !&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]33723[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 May 2014 07:19:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/a-problem-with-tkinter-for-python/m-p/237646#M18484</guid>
      <dc:creator>JiaoXiangNing</dc:creator>
      <dc:date>2014-05-10T07:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: A problem with Tkinter for Python</title>
      <link>https://community.esri.com/t5/python-questions/a-problem-with-tkinter-for-python/m-p/237647#M18485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Try doing this through IDLE or another Python IDE.&amp;nbsp; Tk's mainloop and ArcMap don't play well sometimes.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 May 2014 14:19:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/a-problem-with-tkinter-for-python/m-p/237647#M18485</guid>
      <dc:creator>MattEiben</dc:creator>
      <dc:date>2014-05-10T14:19:27Z</dc:date>
    </item>
    <item>
      <title>Re: A problem with Tkinter for Python</title>
      <link>https://community.esri.com/t5/python-questions/a-problem-with-tkinter-for-python/m-p/237648#M18486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Try doing this through IDLE or another Python IDE.&amp;nbsp; Tk's mainloop and ArcMap don't play well sometimes.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,eibenm ! I can create a UI through IDLE.En,what my problem means is that I can't create a UI when I click the button which I make through Python-AddIns.And the script of Python-AddIns is as follows.[ATTACH=CONFIG]33737[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 May 2014 00:17:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/a-problem-with-tkinter-for-python/m-p/237648#M18486</guid>
      <dc:creator>JiaoXiangNing</dc:creator>
      <dc:date>2014-05-11T00:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: A problem with Tkinter for Python</title>
      <link>https://community.esri.com/t5/python-questions/a-problem-with-tkinter-for-python/m-p/237649#M18487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Try doing this through IDLE or another Python IDE.&amp;nbsp; Tk's mainloop and ArcMap don't play well sometimes.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;eibenm,I write a python module to create a UI,and,I call the module when click the button. When I first click the button in the ArcGlobe , I can get the UI and I can move it . When I click the button again , I can also get the UI but if I click the UI, the ArcGlobe Collapses.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The python module is as follows.[ATTACH=CONFIG]33738[/ATTACH] The code of my Python-Addins is as follows.[ATTACH=CONFIG]33739[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 May 2014 00:59:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/a-problem-with-tkinter-for-python/m-p/237649#M18487</guid>
      <dc:creator>JiaoXiangNing</dc:creator>
      <dc:date>2014-05-11T00:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: A problem with Tkinter for Python</title>
      <link>https://community.esri.com/t5/python-questions/a-problem-with-tkinter-for-python/m-p/237650#M18488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ESRI does not support TKinter at all.&amp;nbsp; You cannot use it with the ArcMap programs.&amp;nbsp; It is a known limitation that ESRI will not fix.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 May 2014 04:02:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/a-problem-with-tkinter-for-python/m-p/237650#M18488</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2014-05-11T04:02:53Z</dc:date>
    </item>
  </channel>
</rss>

