-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
i just found http://www.mail-archive.com/dev@api.openoffice.org/msg03806.html,
where my problem is discussed ...
At least, i known now, that i have to implement XDispatch with
add/removeStatusListener
and call statusChanged() ...
now my toolbar
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi Andreas,
> One question ... is the demo you sent the real application or a demo only ?
no, it's only a part of my addon, i use the remote connection
sometimes for debugging purpose ...
> g) terminating the JVM !
> And thats exactly your problem.
Hello Oliver,
I had a look on your example (because dispatch interception is more my
area then Carsten ones).
One question ... is the demo you sent the real application or a demo only ?
The problem is that your main() method does the following one:
a) bootstrap an office
b) retrieving the UN
Oliver Brinzing wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi Carsten,
ok, i will send it again ...
did you get the source code ?
Hi Oliver,
Yes, I got your source code. Please give me some time as we are now
short before code freeze (Thursday) and there are some important task
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi Carsten,
> ok, i will send it again ...
did you get the source code ?
Oliver
- --
GnuPG key 0xCFD04A45: 8822 057F 4956 46D3 352C 1A06 4E2C AB40 CFD0 4A45
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Moz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
mh, i send it to [EMAIL PROTECTED] on 23.07 ...
> I am sorry but I haven't received any e-mail from you. Could you please
ok, i will send it again ...
Oliver
- --
GnuPG key 0xCFD04A45: 8822 057F 4956 46D3 352C 1A06 4E2C AB40 CFD0 4A45
-BEG
Oliver Brinzing wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi Carsten,
done :-)
Hi Oliver,
I am sorry but I haven't received any e-mail from you. Could you please
send it again.
Regards,
Carsten
-
To unsubscrib
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi Carsten,
done :-)
> code to verify your problems. You can send it to me via private e-mail
> ([EMAIL PROTECTED]).
Oliver
GnuPG key 0xCFD04A45: 8822 057F 4956 46D3 352C 1A06 4E2C AB40 CFD0 4A45
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7
Oliver Brinzing wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
I have a problem unregistering my XDispatchProviderInterceptor:
I a user selects a special named sheet, i register a
XDispatchProviderInterceptor
to disable some menu/toolbar commands temporary. This works fine.
But if