Re: [Rd] help with Qt and event loops

2007-04-13 Thread Deepayan Sarkar
On 4/13/07, Duncan Temple Lang <[EMAIL PROTECTED]> wrote: > Hi Deepayan. > > I can take a look, but it may not be for a few days. No problem. > But if anyone else has the time, can you keep us informed > about any progress so that we don't replicate work in parallel. Sure. -Deepayan _

Re: [Rd] help with Qt and event loops

2007-04-13 Thread Duncan Temple Lang
Hi Deepayan. I can take a look, but it may not be for a few days. But if anyone else has the time, can you keep us informed about any progress so that we don't replicate work in parallel. D. Deepayan Sarkar wrote: > Hi, > > I have been playing with Qt recently, and have the beginnings of a

[Rd] help with Qt and event loops

2007-04-13 Thread Deepayan Sarkar
Hi, I have been playing with Qt recently, and have the beginnings of a Qt device. Unfortunately, I haven't been able to make it work as an R package yet (I know the device code works because I can use it from a GUI where R is embedded). Trying to package it, I have managed to get it to a stage whe