On Sat, 2011-04-09 at 02:22 +0200, Timo wrote:
> Is there a way to test the pythonfile within office ?
So ... I notice you did in fact attach your implementation: which is
great. I was a tad worried about:
rect = uno.createUnoStruct('com.sun.star.awt.Rectangle')
stype, bu
Hi Timo,
First - I'm sorry that your 'easy hack' turned out not to be that
easy :-) [ that sucks ], possibly it is worth doing a hyper-easy one
instead first, you know - finding some pointless comments or whatever.
On Sun, 2011-04-10 at 21:58 +0200, Timo wrote:
> I´ve been working on a un
I´ve been working on a uno-messagebox for hours. Office just doesnt
output anything and starts to sleep when I execute the mailmerge. Also
there were errors like „XSCRIPTCONTEXT is not defined“. And
com.sun.star.awt.MessageBoxButtons as well as
com.sun.star.awt.VclWindowPeerAttribute do not exist b
Is there a way to test the pythonfile within office? At the moment each
time i kill soffice, restart writer and click
Extras>Serienbrief>versenden.
MessageBox.showMessage() actually doesnt react. May somebody have a look
at that function?
Do the nonfree software prefering people see the python out
Hi Timo,
On Fri, 2011-04-08 at 14:00 +0200, Timo wrote:
> I am applying for the GSoC-project dealing with conversion of
> helpfiles.
Cool ! :-) good to see your submission.
> Before I start that project I like to help with the task to make
> mailmerge debuggable.* What action exactly ma