Kodi Community Forum
Is it possible to make dialog.select with only text and a accept/cancel button? - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=26)
+--- Thread: Is it possible to make dialog.select with only text and a accept/cancel button? (/showthread.php?tid=53317)



Is it possible to make dialog.select with only text and a accept/cancel button? - linuxluemmel - 2009-06-22

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


- BigBellyBilly - 2009-07-06

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