Re: GnuCash page on GO site
Jody Goldberg <[email protected]>
| Newsgroups | gmane.comp.gnome.office.general,gmane.comp.gnome.apps.gnucash.devel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Feb 20, 2004 at 11:51:30AM -0500, Derek Atkins wrote: > >> - guppi > > This is unmaintined and has been replaced by the engine in > > libgoffice. It is not as all powerful as guppi was and the api is > > still in flux, but it should get the job done. It's flavour is part > > way between guppi-tank and guppi. > > Is the API documented somewhere? (URL?) Is there a "porting guppi apps > to libgoffice" doc somewhere? > > Unfortunately I know nearly nothing about guppi -- it's code that was > written well before I came onboard. guppi is gtk-1.x based. There is a libguppi in gnome cvs that was a port to gtk2, but it was never released, and is not maintained. You're basicly limited to using libgoffice, checking the state of gtk-extras2, or writing your own. Of the three I'd suggest that libgoffice is the only real choice. Depending on your development time table you may want to just take a snapshot of it when it is released as a standalone lib to avoid package availablility issues.