Hello,
I want to be able to open a document in LibreOffice Writer, get a pop-up dialog asking for some information (line edits, a combobox, two radio buttons and a multi line edit). This information should then be inserted into the document (for the combobox and the radio buttons it should choose between different text versions).
I think this should be rather simple, and perhaps it’s because of that that I haven’t found any useful information or tutorials on the theme.
I have found this page with a lot of information, but it seems to be a bit to much.
I have experience programming in C++, including creating GUIs, so I know the absolute basics.
Thanks in advance,
Jan