Addon for testing Build-in functions
#1
Hi everybody,


I worked on an addon useful for testing the function given by XBMC librairies, I decided to make this addon to help me in my developpment but I realised it can help everybody who want to have a visual rendering of a function.

For now, the addon allow to test function of class xbmcgui.Dialog

Image

To install the addon:

- Go to your addon directory (For Windows : C:\Users\YourName\AppData\Roaming\Kodi\addons\)

- Install the addon
With Git
Code:
git clone https://github.com/Gaibe/Kodi.dev.example.git script.dev.example
Or download as zip and rename the folder to "script.dev.example"

I'm open to every comment, don't hesitate if you have question/recommendation
Reply

Logout Mark Read Team Forum Stats Members Help
Addon for testing Build-in functions0