Re: Plotting, text drawing, etc.



Ali,

Thanks.  I'll have a look for future reference, but I figured out a quick
& dirty hack that does what I need.  I have the GTK menu program start
gnuplot as a pipe, then re-parent gnuplot's plot window into a GTK widget.
So I stuff gnuplot commands & data into the pipe, and the resulting plot
shows up where I want it.

Constructive laziness :-)

James

On Mon, 7 Feb 2005, J. Ali Harlow wrote:

> On 07/02/05 04:46:50, James Frye wrote:
> > Ok, dumb question #2.  Is there a package that will let me do basic
> > plotting within a GTK window?  I found one called GtkPlot, but it
> > only seems to link with GTK 1.x, and I can't find any documentation  
> > at all for it.
> 
> GtkExtra - http://gtkextra.sourceforge.net/
> 
> As far as I know, the Gtk+ 2.x version (gtkextra-2) still hasn't been  
> released so you need to build from cvs, which is a bit of a pain, but  
> it does work.
> 
> Cheers,
> 
> Ali.
> 




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]