cdd1969 / pygwa

Ground Water Analyzer tool for Hydrographs. flowchart, python, pyqtgraph, pyqt
GNU General Public License v2.0
7 stars 0 forks source link

Strange behaviour in LIST params #10

Open cdd1969 opened 8 years ago

cdd1969 commented 8 years ago
Nodes: +, -, /, *
When the limits are changed, value is updated but it is not visialized in combobox!
Old value stays there...

Example: Node + is has List param that reads column names of the input-term. When a new data is passed via term, parameter value is updated, but not the currentText of combobox