Re: [Freevo-users] pykaraoke

2008-03-01 Thread Alberto González Rodríguez
i tried class KaraokeBaseScreen(skin.Area): def __init__(self): skin.Area.__init__(self, 'content') print "init base screen" # Weather display fonts self.key_font = skin.get_font('medium0') self.val_font = skin.get_font('medium1')

Re: [Freevo-users] pykaraoke

2008-02-27 Thread Duncan Webb
John Molohan wrote: > Alberto González Rodríguez wrote: >> hello, >> >> i attach a karaoke plugin using pykaraoke (is in wishlist), but i >> have a problem, when pykaraoke finish the screen is black, and if you >> move on the menu if redrawing zones >> >> the best is download pykaraoke,

Re: [Freevo-users] pykaraoke

2008-02-26 Thread John Molohan
Alberto González Rodríguez wrote: > hello, > > i attach a karaoke plugin using pykaraoke (is in wishlist), but i > have a problem, when pykaraoke finish the screen is black, and if you > move on the menu if redrawing zones > > the best is download pykaraoke, probe the plugin and see the

[Freevo-users] pykaraoke

2008-02-10 Thread Alberto González Rodríguez
hello, i attach a karaoke plugin using pykaraoke (is in wishlist), but i have a problem, when pykaraoke finish the screen is black, and if you move on the menu if redrawing zones the best is download pykaraoke, probe the plugin and see the problem could help me? thanks owen / Al