Kodi Community Forum

Full Version: Reference for xbmc-python enhancements?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
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.
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