[mythtv] DOC and UI cuestion

Paul Harrison mythtv at dsl.pipex.com
Tue Mar 11 09:53:15 UTC 2008


Alvaro Gonzalez Sola wrote:
> Ok i made HelloPlugin and i see some code to other plugin but any have a
> combobox on plugin run windows, they have combobox on popup menu or on
> configurate section.
>
> Wiki link to documentation is broken because this it not exist??
>
> Thanks, when i have a lot of time I make the plugin.
>
>   

I think what you are looking for is the UISelectorType which allows you 
to select one item from a list like a combobox. There is also 
UIRemoteEditType which allow you to enter text using a remote. Search 
the plugin sources there are many places where these are used.

Paul H.


More information about the mythtv-dev mailing list