Philip A. Viton wrote:
>
>
> Is it possible to change the behavior of RGui/RConsole under MS
> Windows so that, if you submit a bunch of commands from a script
> window, when they've finished, focus is given to the Console, and not
> (as now) to the script?
>
>
That's normally the job of the sending side, because RGui does not know,
when it's finished. You might have a look at the source code of Tinn-R which
has the required feature as an option.
Dieter
--
View this message in context:
http://www.nabble.com/customizing-RGui-Rconsole-tp25106128p25111179.html
Sent from the R help mailing list archive at Nabble.com.
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.