[Libreoffice] LibreOffice Python -- how to create a simple inputbox?

Stanislav Pika staspika at gmail.com
Fri Jul 15 01:37:56 PDT 2011


Hi!

How to create an inputbox in LibreOffice Python? I've spent many days
trying to figure that out, and it seems that while there is an interface
XMessageBoxFactory, there is nothing like XInputBox. That is, something
that allows user text input.

XMessageBoxFactory allows only the following messagebox types:

      * infobox
      * warningbox
      * errorbox
      * querybox
      * messagebox

None of these has an input field.


Best regards
Stanislav Pika



More information about the LibreOffice mailing list