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

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to