Re: [rkward-devel] .rk function for copying device to output

2010-05-08 Thread Prasenjit Kapat
On Sat, May 8, 2010 at 10:40 AM, Thomas Friedrichsmeier wrote: > Hi, > > On Saturday 08 May 2010, Prasenjit Kapat wrote: >> Is there any rkward function (.rk.xxx) that will copy the current >> (active) graph to the output window? The GUI action for this is Device >> >> > Copy to output. > > the co

Re: [rkward-devel] R backports on launchpad

2010-05-08 Thread Thomas Friedrichsmeier
Hi, On Monday 03 May 2010, Vincent Goulet wrote: > It's ok that you insist. At first sight, maintaining a PPA does not seem > like a lot of additional work. I'm just afraid that at some time, it will > involve some time that I'm just not willing to spend on that project. > Sorry. ok. Thanks fo

Re: [rkward-devel] static windows binary

2010-05-08 Thread Thomas Friedrichsmeier
Hi, On Saturday 08 May 2010, Prasenjit Kapat wrote: > I am just "thinking out loud" now: For windows split rkward into three > parts: > > 1. Core rkward which will have a special config file. The config file > will provide the path to KDE, R folders. I think this is already in > place. > 2. Prov

Re: [rkward-devel] static windows binary

2010-05-08 Thread Thomas Friedrichsmeier
Hi, On Wednesday 05 May 2010, meik michalke wrote: > now that i've toyed around with the windows version a little (nice to see > that rkward can be run from a network share and even a DVD without > installation), i was wondering if a static build was possible. > > the needed kdebase installatio

Re: [rkward-devel] .rk function for copying device to output

2010-05-08 Thread Thomas Friedrichsmeier
Hi, On Saturday 08 May 2010, Prasenjit Kapat wrote: > Is there any rkward function (.rk.xxx) that will copy the current > (active) graph to the output window? The GUI action for this is Device > > > Copy to output. the code that this creates is: dev.set (xyz) dev.copy (device=rk.graph.on)

Re: [rkward-devel] bogus script in 0.5.3?

2010-05-08 Thread Thomas Friedrichsmeier
Hi, On Thursday 06 May 2010, meik michalke wrote: > i just stumbled across a menu entry called "QtScrip Test 1" in the analysis > menu of 0.5.3. i figure it should not actually be there ;-) is this because > of my configuration or do you see it, too? this comes from the "under_development.plugin

[rkward-devel] .rk function for copying device to output

2010-05-08 Thread Prasenjit Kapat
Hi, Is there any rkward function (.rk.xxx) that will copy the current (active) graph to the output window? The GUI action for this is Device > Copy to output. Regards, -- Prasenjit -- __