Dropdown button in a toolbar

Creating a macro - Writing a Script - Using the API (OpenOffice Basic, Python, BeanShell, JavaScript)
Post Reply
r0555
Posts: 2
Joined: Mon Oct 30, 2017 9:15 am

Dropdown button in a toolbar

Post by r0555 »

Hi,
I'm newbie programming extensions, I would like to get some guides about edit my own toolbar programmatically, especially I would like to add a dropdown button like this:
Captura de pantalla de 2017-10-30 19-51-09.png
Captura de pantalla de 2017-10-30 19-51-09.png (1.48 KiB) Viewed 1477 times
Could anyone help me sharing any reference in Java or Basic?
Thanks
OpenOffice 4.1.2 on Win 10/Linux
User avatar
RoryOF
Moderator
Posts: 34612
Joined: Sat Jan 31, 2009 9:30 pm
Location: Ireland

Re: Dropdown button in a toolbar

Post by RoryOF »

Start with Andrew Pitonyak's works on OO macro writing
http://www.pitonyak.org/oo.php
Apache OpenOffice 4.1.15 on Xubuntu 22.04.4 LTS
UnklDonald418
Volunteer
Posts: 1548
Joined: Wed Jun 24, 2015 12:56 am
Location: Colorado, USA

Re: Dropdown button in a toolbar

Post by UnklDonald418 »

If your problem has been solved, please edit this topic's initial post and add "[Solved]" to the beginning of the subject line
Apache OpenOffice 4.1.14 & LibreOffice 7.6.2.1 (x86_64) - Windows 10 Professional- Windows 11
r0555
Posts: 2
Joined: Mon Oct 30, 2017 9:15 am

Re: Dropdown button in a toolbar

Post by r0555 »

Thanks for the quick responses, I will start to investigate
OpenOffice 4.1.2 on Win 10/Linux
Post Reply