Hi David
Does the graphing package have any special modules for network
performance analysis ? Something like TraceGraph ..
Thank you
Joe
On Apr 1, 2005 3:16 PM, Richard Gipps <[EMAIL PROTECTED]> wrote:
> David,
> There is also a very good graphing package lumped in with some
> oth
David,
There is also a very good graphing package lumped in with some
other stuff called GTKExtra http://gtkextra.sourceforge.net/ It may at
first glance look like the package hasn't been updated for a while but if
you check the mailing list you will see there is activity and the CVS
s
Thanks from me too.
Question: Has anyone written a GTK interfaced oscilloscope package?
I would like to see the source code. I've looked at porting Xoscope and
would like to do it for the Gnome.
Eljin
Carsten Burstedde wrote:
1. I'm not used to giving up program flow by calling gtk_main. I see
the
Thats what I needed, thanks.
On Thu, 2005-03-31 at 13:15, Carsten Burstedde wrote:
> > 1. I'm not used to giving up program flow by calling gtk_main. I see
> > there is a function to interrupt gtk_main in a timely manner, is there
> > also a function to interrupt gtk_main when a file handle becom
> 1. I'm not used to giving up program flow by calling gtk_main. I see
> there is a function to interrupt gtk_main in a timely manner, is there
> also a function to interrupt gtk_main when a file handle becomes
> available? Or more likely a series of file handles (like the select
> function)?
In