How to align a image to right side of screen
#1
I am trying to do this in Python, not working

PHP Code:
width=400
    height
=150
    pos_x
window.getWidth()-width
    fila_background
=xbmcgui.ControlImage(pos_x,0width,height'HomeBack.png')
    
window.addControl(fila_background

thank's
Reply

Logout Mark Read Team Forum Stats Members Help
How to align a image to right side of screen0