PIL, problem moving/add/delete controls
#1
does the pil work in xbmc and also is there a way to set a image for an existing image control with out removing the image.

has anyone had trouble if you remove or add controls alot, freezes, or not removing them at all? or even moving controls with setposition?
read the xbmc online-manual, faq and search the forums before posting! do not e-mail the xbmc-team asking for support!
read/follow the forum rules! note! team-xbmc never have and never will host or distribute ms-xdk binaries/executables!
Reply
#2
pil works fine, i'm using it do parse animated gifs for accuweather's radars.

the thing with constantly adding images is your accessing the hard drive. don't know if that's a problem for you.

never had a problem with setposition. i used it in poker timer ii to move the pad around the screen. i also add and remove images in that script when editing settings. never had a problem.
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
Reply
#3
it works fine, but i have been having problems with reading the dimensions of some special png's (i think it is a pil bug). some png's that pil cannot understand can be found here:
http://www.dmi.dk/dmi....sterdam

and here's some pngs that xbmc wont show (they show up as white blocks.):
http://www.fmi.fi/saa/paikalli.html?kunta=rovaniemi

both are in ooba under the menu item "weather".
Reply

Logout Mark Read Team Forum Stats Members Help
PIL, problem moving/add/delete controls0