[Rd] select.list() not on front of other windows
Henrik Bengtsson
hb at stat.berkeley.edu
Mon May 14 05:30:17 CEST 2007
When calling
select.list(letters[1:3])
in a fresh R session (R v2.4.1, v2.5.0, v2.6.0 devel) on WinXP using
*Rterm*, the dialog does *not* come up on front of other windows the
first time you call it. Under Rgui it works just fine.
If you do:
1) select.list(letters[1:3])
2) bring the window to front manually
3) select an option and press OK
4) select.list(letters[1:3])
it the (second) dialog comes up in front of all other windows.
/Henrik
More information about the R-devel
mailing list