[Example] Free Combobox and Multi List Box files
Posted: Thu Jul 16, 2026 5:21 pm
Sorry to Bother you,
Forms in OpenOffice are called Dialogs. These are dialogs.
Here are 2 free files from free code I modified. One is a ComboBox, ComboBoxW, and the other is a Double List Box, DoubleLstW.
They worked for me in OpenOffice 4.4.11 and LibreOffice 26.2.1.2. in Windows 11
Also, remember you can use a Global array variable for the List box items and redefine the choices any time. And a global variable for the answer.
This means you only need one of each type of form for everything.
Hopefully they work for You
Thank you
steverat
Forms in OpenOffice are called Dialogs. These are dialogs.
Here are 2 free files from free code I modified. One is a ComboBox, ComboBoxW, and the other is a Double List Box, DoubleLstW.
They worked for me in OpenOffice 4.4.11 and LibreOffice 26.2.1.2. in Windows 11
Also, remember you can use a Global array variable for the List box items and redefine the choices any time. And a global variable for the answer.
This means you only need one of each type of form for everything.
Hopefully they work for You
Thank you
steverat