[R] using graphapp.h
Guido Masarotto
guido at sirio.stat.unipd.it
Wed Jun 28 13:51:08 CEST 2000
On Wed, Jun 28, 2000 at 07:50:07AM -0400, Vadim Kutsyy wrote:
> > > "graphapp.h" in R1.1 defines number of plotting function. is there an
> > > example of how to use them?
> > >
> >
> > Look into the src/gnuwin32/windlgs directory in the R source.
> > It is an example of a package, contributed by Brian Ripley, which use
> > 'graphapp'.
> > The Rgui interface and the Windows screen device are written
> > using graphapp, too. The relevant files (in src/gnuwin32) are
> > rui.c, console.c, pager.c, preferences.c and devga.c.
> >
>
> I've seen it, however, this one is an example of creating dialog boxes, I
> need to create plots. so far, I can not figure out, how to tell it to plot
> in the given window (which is already open).
>
devga.c is an example. And of course you need the Graphapp manual
(available at http://www.cs.su.oz.au/~loki/graphapp/).
But, what does "already open" mean? Which window?
guido
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help 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-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list