def stack_cycle_controls(self):
#self.txt_background=ControlImage(720, 0, 560, 720, 'srr_dialog-bg.png', aspectRatio=1)
#self.xbmc_window.addControl( self.txt_background )
self.txt_group_control=self.xbmc_window.getControl(200)
self.title_control=self.xbmc_window.getControl(201)
self.desc_control=self.xbmc_window.getControl(202)
评论列表
文章目录