Select to view content in your preferred language

Python script and removing Tool Parameters window

570
0
11-30-2010 10:15 AM
karlkliparchuk
Emerging Contributor
I have a python script with a Tkinter menu interface.  When I start the script, it always pops up the Tool Parameters window.  I have no parameters.  I have to press the OK button before my Tkinter menu appears.  Is there some command that I can use in my python script to not have the Tool Parameters window appear? (Even if I do have parameters, I would like to use the Tkinter menu interface to get the parameters.)

Thanks.
Karl
0 Kudos
0 Replies