Re: zipping/unzipping library?

2006-03-07 Thread Jody Goldberg
On Tue, Mar 07, 2006 at 07:13:00PM +0100, Thomas Klausner wrote: > On Mon, Mar 06, 2006 at 11:30:32PM -0500, Allin Cottrell wrote: > > Before I embark on this I'd like to find out if something of the > > sort already exists, or if someone else is already working in this > > area. Also, perhaps,

Re: gtk chart/graph library

2005-10-03 Thread Jody Goldberg
On Sun, Oct 02, 2005 at 11:32:51PM -0500, Ravi Sharma wrote: > Thanks for the reply Jody. Glad to hear about the release. I tried searching > for libgoffice and could not find any API reference or any documentation. Is > there anything available that can help me use it? Or do i have to go through >

Re: gtk chart/graph library

2005-10-02 Thread Jody Goldberg
On Sun, Oct 02, 2005 at 02:37:19PM -0500, Ravi Sharma wrote: > > Can someone tell me what do official gnome apps use for charts and graphs > (like gnumeric). I would like to stick with official libraries so that my > app works on any gnome desktop without additional dependencies. libgoffice has t

Re: GTK widget to display pie charts

2005-08-23 Thread Jody Goldberg
On Tue, Aug 23, 2005 at 07:26:40PM +0200, Attilio Fiandrotti wrote: > hi > > i was looking for a gtk widget to display simple 2d pie chart, but i > couldn't find nothing but this > > http://mail.gnome.org/archives/gtk-list/1998-August/msg00369.html > > does such a widget do exists and has been

Re: HELP: cpu load graph plotting program

2005-06-27 Thread Jody Goldberg
As does the goffice module in gnome cvs. We use them in gnumeric. On Mon, Jun 27, 2005 at 09:02:52AM +0200, Stefan Kost wrote: > Hi Kevin, > > gtkextra (http://gtkextra.sourceforge.net/) has plotting widgets. ___ gtk-app-devel-list mailing list gtk-app

Re: [gsf] stdin/stdout + "tee"

2005-06-14 Thread Jody Goldberg
On Tue, Jun 14, 2005 at 08:08:13PM +0200, Uzytkownik wrote: > > 2. Can I create one GsfOutput, which automatically send to two(or more) > another? We haven't written such an output, but you could easily whip up something. I'd be happy to include that in future versions. _