Re: [Libreoffice] Create a "dynamic" dropdown menu with uno and python

2011-05-05 Thread Noel Power
Hi Günter On 30/04/11 12:56, Günter Heinendirk wrote: And here my "real" problems started: I want to have a dropdown element in the toolbar, which allows to choose between the available custom slide shows. Since I didn't know, which custom slide shows are existing, I need to fill the dropdown

[Libreoffice] Create a "dynamic" dropdown menu with uno and python

2011-04-30 Thread Günter Heinendirk
Hi list, as described in a previous mail, I try to dive into Python with UNO to create an extension to deal with custom slide shows. Just to repeat: I'm not a skilled programmer but already made several Tools with Python for my own. So the first thing I figured out when starting my extensio