pbs-software / pbs-modelling

R package PBSmodelling - GUI tools made easy: interact with models and explore data
2 stars 1 forks source link

doAction environment is not set to createWin's envioronment #50

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I noticed that doAction has an envir which defaults to the global env. Do
you ever use this? It's causing troubles for me - as there's no way to
change the argument's value from within a window description file. I
propose we eliminate the argument and use the same environment as the rest
of the GUI (as specified by the env argument of createWin)

Original issue reported on code.google.com by alex_goo...@mofo.ca on 6 Sep 2009 at 7:57

GoogleCodeExporter commented 9 years ago

Original comment by alex_goo...@mofo.ca on 4 Oct 2009 at 5:21