Project

General

Profile

Actions

Bug #287

closed

Xbmc.gui can not print a pixelimage to the screen

Added by skatulskijean over 10 years ago. Updated about 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Python Code and/or Scripts
Target version:
Start date:
08/02/2014
Due date:
% Done:

0%

Resolution:
fixed
Affected Version:

Description

That problem can we see when we access the urlresolver and on it a Hoster what want a user input.As example Vidplay but that is by the other Hoster what want a user input to write a code the same.
The code for this is very easy and i can not understanf that xbmc4xbox not can it print on the screen we mainxbmc.

example code :

img = xbmcgui.ControlImage(450,15,400,130, puzzle_img)
wdlg = xbmcgui.WindowDialog()
wdlg.addControl(img)
wdlg.show()


Files

xbmc.old.log (73 KB) xbmc.old.log skatulskijean, 08/02/2014 09:45 AM
plugin.video.xbmcguitest.zip (1.52 KB) plugin.video.xbmcguitest.zip skatulskijean, 13/02/2014 06:46 AM
Actions

Also available in: Atom PDF