Displaying 1 result from an estimated 1 matches for "desigining".
2001 Sep 01
1
RE: [R] GUI support from R
...share with us the reason for selecting GTK?
Well there are a few basic reasons.
I know less about wxWindow than I do about Gtk. And there is a lot
less to Gtk than to wxWindows. So that makes it is easier for me to
think about the bindings. (Also, Gtk is like X, and I spent a fair bit
of time desigining and developing S bindings for X and different
widget sets a long time ago.) The additional features of wxWindows
such as threads, etc. may get in the way in thinking about how Gtk
bindings relate to, Tcl/Tk, Java, and other GUI toolkits. It would be
nice to have a level of abstraction above these...