[Rd] Link between Qt GUI and R

2011-09-11 Thread typhoong
hi, i want to build a Qt front-end GUI which communicates with R, and i am not sure what i should use for the interface. There seems to be many ways: R.dll, Rinside, Rcpp, RQt, Rtools... . what is the best way? please advice. basically what i want to do is that, the Qt GUI will allow users to ma

Re: [Rd] Link between Qt GUI and R

2011-09-11 Thread typhoong
hi everyone, thanks for all the tips. Barry, can you tell me why you think PyQT is by far the best way? graham -- View this message in context: http://r.789695.n4.nabble.com/Link-between-Qt-GUI-and-R-tp3804976p3806067.html Sent from the R devel mailing list archive at Nabble.com.

Re: [Rd] Link between Qt GUI and R

2011-09-13 Thread typhoong
hi Barry thanks for your explanation. actually i don't know much about python, also i know nothing about C++, but i am willing to learn. i had a look at the Rpy documentation, it looks quite good. I can see you can use R functions within Python. However, i don't really want to do that unless it