Got it!!!
More similar to a workaround than a real solution, at least it works: a
/gotoStart()/ call was included in the original code (even if not in the
snippet) and it didn't work, but thanks to Andrew's suggestion about placing
the cursor at the start I simply put the code to change font and al
I found it!!!
Still don't know what's going on behind the scenes, but at least the panel
is now visible.
In the build path of the extension, I changed the pointing of *unoil.jar*
from the file included in the path of AOO installation (
/\program\classes/ ) to the one in the installation
path of LO
Hi all,
I need to create a sidebar extension for LibreOffice users and it must be
Java-based.
My starting point was the OpenOffice Wiki page for sidebar developers:
https://wiki.openoffice.org/wiki/Sidebar_for_Developers
Unfortunately, the sample code on the wiki page for the Analog Clock
Extension