Kodi Community Forum
Reference for xbmc-python enhancements? - 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: Reference for xbmc-python enhancements? (/showthread.php?tid=6751)



- Gasgeber - 2004-10-27

hallo,

i am new in developing python and python for xbmc. i got my first scripts running. so far so good. debugging is quite painful, but ok.

my main question here is the following:

xbmc has some enhancements (import xbmc, xbmcgui) in python. but i nowhere could find any information about any documentation, about the details. all i did is looking in other scripts and learning from the, which is ok, but a documentation would help.

i looked at the online documentation, the 10mb download file and googled.

thanks in advance

greetings

gasgeber


- Alexpoet - 2004-10-27

in case you haven't seen my other thread, i posted a link to the available documentation you're asking for.

go here and view the makedocs for a list of all the classes and functions on xbmc and xbmcgui.


- Gasgeber - 2004-10-27

hallo,

yes, i mean no, i have overseen this, so many thanks for your work and your link.

i also wanted to mention, that your work is great, i mean your "pc emualator". thanks for you effort.

also some things do not work right (some gui components) it is a great help for development.

thanks for now, i guess more questions will follow Wink

greetings

gasgeber