Support and General Use > Theming and Appearance Customization

BROKEN THEMES: CHECK %P, %pb %m AND CustomWPS wiki page

<< < (2/3) > >>

Llorean:
The CustomWPS wiki page has the new syntax, and you can view older versions of it from the controls at the bottom of the page to get back to the previous syntax.

BdN3504:
The %m teg was used to define scrolling margins.
Example:

%s%m|25|151| Disaster is coming.

This would display "Disaster is coming." beginning at 25 pixels on the left and cut it off at 151 pixels on the right and then start scrolling. This tag is obsolote because you can do scrolling with viewports now.
To get the same results, you simply have to create a viewport with similar dimensions.
E.g.:

%V|25|10|126|12|-|-|-|
%sDisaster is coming.

126=151-25

The y position of the viewport is arbitrary. You have to try out some values, to see, if the line with the %m tag is on the same level as the viewport.

Boofus:
Thanks to both you, VERY much

Boo

mmadia:
Thank you.   

If anyone is curious, %m Margin Tag is last documented in CutomWPS's revision #107 
http://www.rockbox.org/twiki/bin/view/Main/CustomWPS?rev=107#Margin

Now just to beat a dead horse, are the following still in use?
 Hold Switches ( %mh, %mr), 
 Repeat Mode ( %mm ), and
 Playback Mode (%mp )

Llorean:
None of those were mentioned as changed.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version