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

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to