Re: [R] rgl: How to position a window during open3d call

2008-09-22 Thread Koen Stegen
Duncan Murdoch wrote: > This is fixed now on R-forge; eventually it will make it into the next > rgl release on CRAN. You should be able to download a binary of the > development version from R-forge sooner. Make sure you get version > 0.81.706 or newer. The R-forge version 0.81.706 works as adv

Re: [R] rgl: How to position a window during open3d call

2008-09-18 Thread Duncan Murdoch
On 18/09/2008 12:08 AM, Yihui Xie wrote: Thanks Duncan, I have also been wondering about this problem for a long time. This is fixed now on R-forge; eventually it will make it into the next rgl release on CRAN. You should be able to download a binary of the development version from R-forge s

Re: [R] rgl: How to position a window during open3d call

2008-09-18 Thread Duncan Murdoch
Yihui Xie wrote: Thanks Duncan, I have also been wondering about this problem for a long time. If you suspect a bug in a package, it's good to contact the package maintainer. Often (as in this case) they are unaware of the bug and appreciate the report. Duncan Murdoch Regards, Yihui --

Re: [R] rgl: How to position a window during open3d call

2008-09-17 Thread Yihui Xie
Thanks Duncan, I have also been wondering about this problem for a long time. Regards, Yihui -- Yihui Xie <[EMAIL PROTECTED]> Phone: +86-(0)10-82509086 Fax: +86-(0)10-82509086 Mobile: +86-15810805877 Homepage: http://www.yihui.name School of Statistics, Room 1037, Mingde Main Building, Renmin Univ

Re: [R] rgl: How to position a window during open3d call

2008-09-17 Thread Duncan Murdoch
On 9/17/2008 1:13 PM, Koen Stegen wrote: Dear all, The documentation on the function open3d in the rgl package, reads: open3d opens a new rgl device, and sets the parameters as requested. I want the new rgl device (window) to be sized and positioned in a specific place on my screen. So, I