Kodi Community Forum

Full Version: Looking for the Code For this Estuary Dialog Screen
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Been hunting around Estuary's XML file's trying to locate the code that opens the below search dialog, when you select an actor from Video Info Dialog screen:-

Image

I thought Custom_1107_SearchDialog.xml might be what I was looking for, but sadly not.
Any pointers in right direction would be very appreciated....
Cheers
Should be script-globalsearch.xml in the addon folder. ~\addons\script.globalsearch\resources\skins\default\1080i

Edit: On Second thought, that's not it
Map Skin.ToggleDebug() in your keymap to toggle dkin debug info on & off, that will show name of active window/dialog. An example of this at https://kodi.wiki/view/Estuary_Modificat...r_skinning

XBMC.ReloadSkin() is another useful if you're not already aware, as reloading skin makes any changes you've made active assuming you edit the in xml files, so if Kodi is running so you can immediately see the effect of any changes.
It's DialogSelect.xml but is filled by Kodi.