Hi,
I have added "Edit With External Tool" menu option also for Calc and
in the future I will add it for Draw and Impress too. To do this I
moved the common parts (class responsible for invoking of external
tool and watching of files in temp directory) from sw to svx. Updating
of graphics is quite different between Writer and Calc - I implemented
specific subclasses for each but I don't like this solution.
There is currently no cleanup of temporary files after work in
external editor is finished and I think monitoring for changes to
temporary files is never interrupted. Unless someone has a better
solution I will add a message box when external editor is invoked.
When the user finishes working in the external editor, he must click
"OK" in the message box to be able to continue working in Libreoffice.
With this it is clear when working in an external editor has finished
and the temporary files can be removed and file monitoring can stop.
Regards, Tomaž
On Mon, Jun 25, 2012 at 10:38 AM, Michael Meeks <michael.meeks@suse.com> wrote:
Hi there,
On Sun, 2012-06-24 at 18:32 -0700, jkedar wrote:
Is there a way to set up Right Click -Edit Picture With External Tool in
Calc the same way as in Writer ?
If you want to hack on this it shouldn't be a huge problem to come up
with something:
git grep FN_EXTERNAL_EDIT
will show you how it works for writer.
This is useful for correcting OCR outputs of external programs.
This is a developer's list, which is not a good place for requesting
features unless you're going to hack on them yourself :-)
All the best,
Michael.
--
michael.meeks@suse.com <><, Pseudo Engineer, itinerant idiot
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.