2013-11-21, 00:45
Is it possible to change the appearance/location of the dialog.ok or dialog.yesno popups simply by editing the xml of the popup name?
ie if I wanted to add a third feature on a yesno popup to say 'later' for example, can that be achieved by only adjusting the xml of the skin or does it also need to be in another place?
I test on confluence 720
edit: after further reading I found that xbmcgui.Dialog.select() will actually serve my purpose but I would still be interested in the answer if anyone knows.
ie if I wanted to add a third feature on a yesno popup to say 'later' for example, can that be achieved by only adjusting the xml of the skin or does it also need to be in another place?
I test on confluence 720
edit: after further reading I found that xbmcgui.Dialog.select() will actually serve my purpose but I would still be interested in the answer if anyone knows.