<?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: Is it possible to FIRST instantiate a Tkinter window and AFTER the window is open and the user clicks a button, the GUI will accept a Feature Set as input from the user? in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/is-it-possible-to-first-instantiate-a-tkinter/m-p/109165#M8422</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A search on GeoNet using Tkinter reveals a long history of 'issues' that don't appear to be resolved since that part of python is not supported by esri in any formal way.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 08 May 2016 19:37:54 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2016-05-08T19:37:54Z</dc:date>
    <item>
      <title>Is it possible to FIRST instantiate a Tkinter window and AFTER the window is open and the user clicks a button, the GUI will accept a Feature Set as input from the user?</title>
      <link>https://community.esri.com/t5/python-questions/is-it-possible-to-first-instantiate-a-tkinter/m-p/109164#M8421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've been trying to learn Tkinter for a little while now and I have a project I can't figure out.&amp;nbsp; In short, I want to create a Tkinter GUI that will create a window with 10 buttons.&amp;nbsp; When clicked, one of the buttons will be used to accept a digitized feature (Feature Set) from the user and then place it in a Feature Class.&amp;nbsp; I'm running into a problem where if the Tkinter window is instantiated first, the Feature Set input does not seem to work.&amp;nbsp; I have written another script in the past where the Feature Set is accepted as user input BEFORE the Tkinter window is instantiated, then I pass the input as an argument to the class that creates the window, and everything works fine.&amp;nbsp; But in this case it is a requirement that the Tkinter window be instantiated first, and later the Feature Set be accepted as user input following clicking the button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know how to do this?&amp;nbsp; If so, how?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 May 2016 17:28:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/is-it-possible-to-first-instantiate-a-tkinter/m-p/109164#M8421</guid>
      <dc:creator>WesKing</dc:creator>
      <dc:date>2016-05-08T17:28:51Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to FIRST instantiate a Tkinter window and AFTER the window is open and the user clicks a button, the GUI will accept a Feature Set as input from the user?</title>
      <link>https://community.esri.com/t5/python-questions/is-it-possible-to-first-instantiate-a-tkinter/m-p/109165#M8422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A search on GeoNet using Tkinter reveals a long history of 'issues' that don't appear to be resolved since that part of python is not supported by esri in any formal way.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 May 2016 19:37:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/is-it-possible-to-first-instantiate-a-tkinter/m-p/109165#M8422</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-05-08T19:37:54Z</dc:date>
    </item>
  </channel>
</rss>

