2008/8/7 Felix Andrews <[EMAIL PROTECTED]>

> On Fri, Aug 8, 2008 at 7:20 AM, john verzani <[EMAIL PROTECTED]> wrote:
>
> > or as Michael points out, one can put in a RGtk2 object into gWidgets via
> the
> > add method:
> >
> > w <- ggroup("test")
> > g <- ggroup(cont = w)
> > add(g, gtkButton("new button")
>
> Is that documented anywhere? I had no idea you could mix gWidgets with
> RGtk2 widgets.
>
>
I had done it in a hackish way, but this is news to me too. John and I will
be working on ironing out and documenting the gwidgets API, so hopefully
their won't be many more secrets like this :) Note that it only works with
gWidgetsRGtk2, but still a very useful feature.


>
>
> --
> Felix Andrews / 安福立
> PhD candidate
> Integrated Catchment Assessment and Management Centre
> The Fenner School of Environment and Society
> The Australian National University (Building 48A), ACT 0200
> Beijing Bag, Locked Bag 40, Kingston ACT 2604
> http://www.neurofractal.org/felix/
> 3358 543D AAC6 22C2 D336 80D9 360B 72DD 3E4C F5D8
>
> _______________________________________________
> R-SIG-GUI mailing list
> R-SIG-GUI@stat.math.ethz.ch
> https://stat.ethz.ch/mailman/listinfo/r-sig-gui
>

        [[alternative HTML version deleted]]

_______________________________________________
R-SIG-GUI mailing list
R-SIG-GUI@stat.math.ethz.ch
https://stat.ethz.ch/mailman/listinfo/r-sig-gui

Reply via email to