Support and General Use > Theming and Appearance Customization

Conditionals with timings

<< < (4/5) > >>

AsusFreak:
JdGordon,
I saw you released r27956 to solve this problem (?). I tried it with my AF_Black theme and still have the same problem. I used the following line to get something like an Onscreen Menu disappearing after 2 seconds:


--- Code: ---%?St(touchscreen mode)<%?Tl(2)<%Vd(j)|%Vd(k)>|%Vd(k)>
--- End code ---

It does disappear but the refresh of the rest does not work and I pointed out that because of the timing in the conditional I never get back to the redrawing Viewport - only by re-pressing the screen the conditional works right again because it starts at a defined status.

I tested this with an old release r27530 and everything's working fine.

@ew:
Please name the bug number here, then I will add my part.

JdGordon:
read the thread, that commit didnt actually fix this issue, and that line has no timeout tags in which means means it is a ocmpletly different issue

ew:
FS#11588 filed (http://www.rockbox.org/tracker/task/11588) for this item.

Thanks,

EW

AsusFreak:

--- Quote from: JdGordon on August 31, 2010, 08:43:09 AM ---read the thread, that commit didnt actually fix this issue, and that line has no timeout tags in which means means it is a ocmpletly different issue

--- End quote ---

Completely different? Conditional with a timeout. It might be a different tag but for me as user (with less coding skills than you) I understood it as a possible identical issue. If I'm wrong I'm sorry.


--- Quote from: Wiki ---
If you put a number straight after %Tl it will be used as a timeout in seconds (e.g %Tl2.5 will give a 2.5s timeout) between the touchscreen press being released and the tag going false. If no number is specified it will use a 1 second timeout. Can also be used as a conditional, and can be used with conditional viewports for some really neat effects.

--- End quote ---

JdGordon:
different tag, completly different issue

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version