Support and General Use > Theming and Appearance Customization
Blank option for conditional with images
Zivo:
--- Quote from: Yotto on October 11, 2007, 07:57:53 PM ---I don't understand what you mean by "insted i see only the pictures in a bigger gap" but I can answer this:
"(no image/unload existing image)"
Unless something has changed recently, rockbox will *NOT* unload an existing image if the conditional says "No image". Â Think of the conditional not as loading an object to be displayed, but instead as painting an image on the screen. Â If the conditional tells it to paint image1, it will. Â If, later it tells it to paint no image, it will do that as well, leaving image1 up on the screen.
It's been a while since I have done images, so I may be wrong and/or could be remembering wrong, but the solution, if I am right, is to create a "blank" image and paint it instead of what you are doing now.
--- End quote ---
ok i see , but can i use one blank image for all of my needs like in battery
Multiplex:
You may run into trouble with memory if you create lots of images for volume or battery.
A neat trick that I learned from the Rockboxed WPS is this;
Don't create 4 images, one with one bar, one with two bars, one with three, etc.
Create an image of the 1st bar, make the second image be what you add to the first, the third the bit to add to 1 & 2 and so on. Then do something like
%?pv
The one I updated with this can be seen here previously it ran out of memory for all the images.
For what it's worth I don't think you need the blank image but I have to admit that this one does sometimes leave behind little crumbs of the image for the hold switches.
Zivo:
i do like you said but thats not the problem
i just read this http://forums.rockbox.org/index.php?topic=10418.0
and i understand now that someone tought its good to change the volume way
maybe this is the problem
i try to understand what i s the change but i didnt understand
what i know and remember is
0 = highest Volume
-84 = Mute
85 degrees ,like you say, means i can put theoretically between 2 - 85 images in any way i like, and i want to put 8 images divided like this
1 image per 10.5 degrees
now its all change i dont know way and how so please can someone explain me
may be its better when you understand this but i think the old way gives you all the possibilities you want so whats good in this change
thanks
Multiplex:
I think PaulJam has the exact answer for you in his post (and he does some VERY nice WPSs!)
Navigation
[0] Message Index
[*] Previous page
Go to full version