XBMC Community Forum  

Go Back   XBMC Community Forum > Development > Plugin/Script (Python) Development

Plugin/Script (Python) Development Developers forum for XBMC Python Plugins/Scripts. Scripters/coders only!
Not for posting feature requests, bugs, or end-user support requests!

Reply
 
Thread Tools Search this Thread Display Modes
Old 2004-04-10, 12:16   #1
No0ne
Junior Member
 
Join Date: Apr 2004
Posts: 5
No0ne is on a distinguished road
Default

i have been looking for both these modules to see all the functions available in them but i can not seem to find them on my system. i am pretty sure i have them because when i import them for use the script runs without error.

am i wrong in believing that xbmc is actually xbmc.py and xbmcgui is xbmcgui.py? i am simply looking for all methods of use and need to see the source in order to do so since there is not really any complete docs on the 2 main modules. if these are actual modules where do they reside? are they actually compiled into the interpretor?
No0ne is offline   Reply With Quote
Old 2004-04-10, 15:13   #2
xsintill
Member
 
Join Date: Dec 2003
Posts: 39
xsintill is on a distinguished road
Default

you can check what functions are used within python modules if you use pythons help function.
Quote:
help('xbmc')
help('xbmcgui')
then check the xbmc.log file to see what functions are available in your version

there is a script out which writes all functions to an html file
check the following thread:
http://www.xboxmediaplayer.de/cgi-bin....;t=2992
xsintill is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
New Bug... xbmcgui.ListItem ? Livin Plugin/Script (Python) Development 7 2006-01-17 02:26
Where is xbmc.py and xbmcgui.py earney Plugin/Script (Python) Development 2 2005-07-29 10:02
Xbmcgui controllist() hibaby XBMC for Xbox Specific Support 0 2005-07-24 18:59
Xbmcgui docu? flux242 Plugin/Script (Python) Development 11 2005-04-19 20:38
Theading in xbmcgui on pc Zeosstud Plugin/Script (Python) Development 0 2005-01-31 06:31


All times are GMT +2. The time now is 16:36.


Protected by Akismet, We recommend WordPress blogs
Copyright © 2008, XBMC Project