Solved! Go to Solution.
All I get back is "A Message from popup box" Which is the string going in. Nothing ever pops up.
Why isn't Tkinter supported? I think it should be.
Use a combobox to take the input. Make sure set the combobox's editable property to true.
Write your code inside the OnEnter event of the combobox.
Hi. Thanks to Mr Nobbir for the zipped file. I'm searching for something like that more than a year
I would create an customized tool for cadastral search. I would to know how set this script to search a value in shapefile table, to return a message if the inputs value hasn't been found, or automaticaly sélect thé feature if the user inputs exist.
Thanks before