gypsthon patch

From: Mauro Colorio (linuxbox@interfree.it)
Date: Thu Dec 05 2002 - 14:45:38 EST

  • Next message: F J Franklin: "commit: abi (BOTH) & abiword-plugins: [X]HTML imp/exp work"

    added some functionality

    now we can do this

    import gypsython
    gypsython.insertText('hello')
    gypsython.setPaperColor('yellow')
    gypsython.editHeader()
    gypsython.insertText('header')
    gypsython.editFooter()
    gypsython.insertText('footer')
    gypsython.editBody()
    gypsython.insertText('body')
    gypsython.openFile('dummy.abw')

    ciao
    Mauro

    p.s. this is my first time patch , so I dunno it it's good :)




    This archive was generated by hypermail 2.1.4 : Thu Dec 05 2002 - 12:30:03 EST