I have a simple addon that I'm building that essentially installs a case fan installer that I made, through the settings page of the addon.
At the moment I can do pretty much everything I need to but the whole thing is contingent on RunScript.
Which works.
But what I'm running into is there is no notification for when the button is selected.
All I need is a "confirmation" popup, something that can notify me that the button press was received by kodi.
(example: Autowidget menu, force refresh widgets has a quick pop up that shows the action was "started")
How would I go about doing this?
I've tried google searching terms with "notifications" dialog" but everything was beyond what I'm trying to accomplish.
Or completely off topic..
Does anyone know of a way to accomplish this?