Solved! Go to Solution.
in_txt = raw_input('Enter your value :')
in_txt = raw_input('Enter your value :')
Dear NobiirAhmer
I m workin with arcgis 10.7. I am trying to use your application.
I run arcpy.ImportToolbox(r"C:\0voltmp\PopUp.tbx") and works fine, the tool is imported but
when I run result = arcpy.PopupInputBox_popup("A message from popup box") no window pop up. Se picture below
can you help me. I dont kno why it not work. Thank you
Gabriel