On Thu, 2012-05-17 at 12:45 -0300, Manuel Kaufmann wrote:
> Hello guys,
>
> I'm working on Write Activity from Sugar (OLPC Project) that uses
> Python's Abiword bindings and I'm trying to find a useful
> documentation about this.
When I wrote Write, I never really had documentation myself. I always
just looked at the canvas widget header file, which usually was "good
enough":
http://svn.abisource.com/abiword/trunk/src/wp/ap/gtk/abiwidget.h
> The problem that I have[1] is I don't want to show the pop-up dialog
> that ask to the user about more specific settings on the export.
You won't be able to solve that problem without extending the widget
API. They way I solved this when the first XO's shipped, was by
distributing some patches in the RPM that simply disabled the HTML
exporter dialog altogether :P
I think I also added those patches to the official Fedora abiword
package, which at the time contained a flag to do a "suger build".
Someone ripped that out a while ago, without ever really solving the
original issue you are now running into as well :'(
Cheers,
Marc
Received on Thu May 17 22:46:00 2012
This archive was generated by hypermail 2.1.8 : Thu May 17 2012 - 22:46:00 CEST