Posts: 174
Joined: Jan 2004
Reputation:
0
i don't think my scripts deserve to be in the cvs as they are ealry version and only useful for france for now (weather info and tv guide).
and do you plan to create a specific webpage for them anytime soon?
Posts: 174
Joined: Jan 2004
Reputation:
0
thank you darkie, without your help i wwould never have started to work on scripts and even learnt python in fact. so thank you again for all!
your idea about the dialog window is very nice, i was more on a new window idea but the dialog could fit well for my need
:d
Posts: 174
Joined: Jan 2004
Reputation:
0
darkie, i just noticed sometimes when a python script crash, xbmc is totally frozen and so i need to restart the xbox.
is this a known bug?
and what do you think about adding a debug log for python? so it would be easier to know where is the problem when the script crashes the xbox.
Posts: 174
Joined: Jan 2004
Reputation:
0
hi darkie!
i just created a new script that reads the google news (every countries work) and display them by categories.
i would be honoured if you accept to be a beta tester for it :d
Posts: 174
Joined: Jan 2004
Reputation:
0
darkie,
are you planning to modify the windowexample script soon?
as some functions are not documented like :
setnavigation, removecontrol, setfocus for the window object are not very clear for me and the example is the only way to have infos about how to use them...
also, in my script i'm doing a dirty thing : i just add one more controlimage over the previous one to erase the screen in the same class. it uses memory for nothing so and it's too dirty. so how can i do that please?
Posts: 16
Joined: Feb 2004
Reputation:
0
Kieren
Junior Member
Posts: 16
cool, thanks
btw i just made a dvd ripper if anyones interested
edit: i'll upload it to cvs
Posts: 174
Joined: Jan 2004
Reputation:
0
thank you darkie!
i figured out how to use removecontrol and it works very nicely now!
do you have an email where i can send you my scripts?