Support and General Use > Theming and Appearance Customization

Customisable Statusbar

<< < (5/6) > >>

JdGordon:
interesting... paste your .sbs file please?

WbL:

--- Code: ---%Vi|45|0|228|200|0|-|-|



%V|7|4|38|10|0|-|-|

%al%cH:%cM



%V|276|4|44|30|0|-|-|

Battery

%ac%bt

%ac(%bl%%)



# volume info

%V|0|180|44|30|0|-|-|

%ac%pv

%ac%pp/%pe



# mp3 info

%V|274|180|46|30|0|-|-|

%ac%fc%fv

%ac%fbkb/s





%V|0|200|320|40|0|-|-|





# Song info viewport

%V|8|206|304|10|0|-|-|                     

&s%al%ia %ar%id



# Playlist/song position (above progress bar)

%V|8|216|40|10|0|CCCCCC|-|

&s%al%pc

%V|48|216|224|10|0|CCCCCC|-|

%ac%it

%V|272|216|40|10|0|CCCCCC|-|

%ar%pt



# Progress bar

%V|8|225|304|10|-|-|-|

%pb|prog-320x240x16.bmp|0|0|-|-|


--- End code ---

JdGordon:
you are setting the font to 0 in all those viewports which is the sysfont, change ti to 1

WbL:
Ok, then the behavior changed. Thanks a lot I will try this as soon as possible.

// edit:
thanks a lot, it works by setting the font in VI to 1. :)

kugel.:

--- Quote from: WbL on November 04, 2009, 05:16:15 PM ---Ok, then the behavior changed. Thanks a lot I will try this as soon as possible.

// edit:
thanks a lot, it works by setting the font in VI to 1. :)

--- End quote ---


Err, you edited your post massively...anyway, it nowhere reads that 0 should be used for sbs. you can use the user font just as well for the whole sbs.

In fact, you shouldn't even be using 1, but "-" instead (although that's really the same as 1 here). But it's not the same for the colors. So instead of filling the colors of %Vi with values, use "-" to use the global colors from the settings - as you mostly did already.

CustomWPS says that %Vi is used for the lists if there's no UI vp set. That doesn't only apply for x, y, width and height, but also for font and color fields.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version