Skip to content
Prev 6101 / 63424 Next

GUI support from R

Hi,
One thing to note is that GTk development is in a state of
transition. They are moving steadily towards GTK 2.0 which involves many
changes in Glib, Gdk  and the underlying private functions. James
Hesteridge who is the maintainer of pygtk is actively working on
integrating all the changes into the next version which is why thre hasn't
been a release in a while.

The nice feature of gtk vs wxwindows is that gtk is written entirely in C
while wxWindows is C++. My understanding is that there is byte
incompatibility between different compilers for C++, meaning that C++ code
compiled with VC++ cannot be combined with c++ code compiled with gcc. I
don't know how this affects modules loaded into python.

There is a very complete comparison of GUI toolkits at 
http://www.geocities.com/SiliconValley/Vista/7184/guitool.html

anyway my 2c

Nicholas
On Sat, 1 Sep 2001, Warnes, Gregory R wrote:

            
CH3
                  |
                  N             Nicholas Lewin-Koh
                 / \            Dept of Statistics
           N----C   C==O        Program in Ecology and Evolutionary Biology
          ||   ||   |           Iowa State University
          ||   ||   |           Ames, IA 50011
          CH    C   N--CH3      http://www.public.iastate.edu/~nlewin
            \  / \ /            nlewin@iastate.edu
             N    C
             |   ||             Currently
            CH3   O             Graphics Lab
                                School of Computing
                                National University of Singapore
     The Real Part of Coffee    kohnicho@comp.nus.edu.sg

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._