We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31f1e5d commit f62b5f9Copy full SHA for f62b5f9
src/ImportShef.py
@@ -1,5 +1,7 @@
1
-from hec.script import *
2
-from hec.dssgui import *
+#from hec.script import Plot, MessageBox
+#from hec.heclib.dss import HecDss, DSSPathname
3
+from hec.dssgui import ListSelection
4
+
5
import java
6
ls = ListSelection.getMainWindow()
7
ls.setIsInteractive(1,0) # Turn off popups
0 commit comments