Re: Handling the sidbar with API and macro's

2016-05-03 Thread Laurent Godard
Hi Fernand As i already sent yout, you may find all needed code samples there http://api.libreoffice.org/examples/python/toolpanel/ just design your sidebar as a normal basic dialog then, bind it to a pyUNO class HTH Laurent ___ LibreOffice mailing l

Re: Handling the sidbar with API and macro's

2016-05-03 Thread sos
same way we can customise our toolbars and menu"s for calling some macro'sGreetzFernand Sent from my Samsung Galaxy smartphone. Original message From: Katarina Behrens Date: 02/05/2016 11:19 (GMT+01:00) To: libreoffice@lists.freedesktop.org Subject: Re: Handling

Re: Handling the sidbar with API and macro's

2016-05-02 Thread Stephan Bergmann
On 05/02/2016 11:19 AM, Katarina Behrens wrote: The following git commit [2] has some nice Basic example on how to use sidebar UNO API (hm, the example should perhaps move to some other location, a git commit is pretty bad place for it to be) You can put it into the repo. _

Re: Handling the sidbar with API and macro's

2016-05-02 Thread Katarina Behrens
Hi, > Any news on if and how we can handle the sidebar using the API and Macro's ? Since Libreoffice 5.1 (or was it 5.0 already?) sidebar has UNO API, so it can be used in macros or applications/programs that talk to Libreoffice via UNO API in any language that has UNO bindings (Basic, Python,

Handling the sidbar with API and macro's

2016-04-28 Thread SOS
hallo, Any news on if and how we can handle the sidebar using the API and Macro's ? Thanks for any hints Fernand ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice