Kodi Community Forum

Full Version: Is it possible to make dialog.select with only text and a accept/cancel button?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Can this be done ?

dialog.select

I would like to display a text over multiple lines but the the text istelf
is not selectable ? only a accept button on the last line ?


CU Linuxluemmel
not using builtin, but you could create your own skinned dialog, with its own custom handler class ...