Does anyone know how to create ArcGIS Python Add-in, that will allow after clicking on a feature, open a new window with a few pictures connected with the feature and then let the user change these pictures? I know that it is possible with libraries like Tkinter or QT, or with C#. But Is there other possibilities to do this with Python? For example with using hyperlinks or HTML pop-up?
I want to create add-in similar to this one which is in C#:
http://www.arcgis.com/home/item.html?id=b5b3ef97a7864bf886be277380b83d92
أكثر...
I want to create add-in similar to this one which is in C#:
http://www.arcgis.com/home/item.html?id=b5b3ef97a7864bf886be277380b83d92
أكثر...