Absolute beginners question
#1
Hello,

I am learing Python and want to code a addon for xbmc.
But before I learn to walk I have to learn to crawl...

So, I am following the kodis tutorial for beginners with a dialog-box, Actions (Back, A, B etc..) and using virtual Keyboard.
When I start the addon I alway first get a Infolabel in the down richt corner with 'Working...'. I always have first to press the 'Esc'-button (Back) to get focused on the Display. Only after that my programm is working correctly.
I have checked it and it is 1:1 from the tutorial what I have coded.
That is not normal, right? What can I do for fixing that issue?

The second thing is: when I am finishing the running prog (with pressing Esc/Back) i takes about 20 seconds to exit the prog before the 'XBMC-Start-Screen' appears. I am not sure if that is normal or not. If not, please give me a hint what to do in that issue.

Thanks a lot!
Reply

Logout Mark Read Team Forum Stats Members Help
Absolute beginners question0