Re: [Rd] select.list() not on front of other windows

2007-05-14 Thread Prof Brian Ripley
That's a known problem with Windows: I think such widgets are not intended to be used in non-GUI applications. I've committed a workaround that seems to alleviate it. On Sun, 13 May 2007, Henrik Bengtsson wrote: > When calling > > select.list(letters[1:3]) > > in a fresh R session (R v2.4.1,

[Rd] select.list() not on front of other windows

2007-05-13 Thread Henrik Bengtsson
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 windo