Support and General Use > Theming and Appearance Customization

first timer WPS help

(1/4) > >>

mipodr:
I thought I had this... but no!

Ok, I'm making a wps where the playlist position (ex: 2/8) is on the same line as the album... But when I have it so "the out of" is 2 or more digits (ex: 2/12) then the album comes out 1 extra space to the right... How do I fix this?

akadewboy:
I'm having trouble visualizing what you need. Maybe post your code or a screenshot?

mipodr:


Kinda see it now? When that says for example 2/10 rather than 1/2 the album name gets pushed over one.

Here's the mess of a wps i made... (the two random slashes are invisible over big folder lol. but nescessary to keep things even)

%X|bg.bmp|                    
%P|pb.bmp|37|109|
%wd
%ar| %bl%%| %bt| %pv|%cl:Mc


         
   
                           
 
 
    /                      %?ia
             %pp/%pe         %?id
  /                          %?it
%pb|20|114|256|
                            %fc                      %pc  / %pt



             
                            ... %?It

akadewboy:
Hmm, I think the only way you'd be able to do that is with the FS#5900 — Custom WPS Line with x/y/width coordinates patch.

The code would look something like this:
%e|54|110|50|1|FFFFFF|%al%pp/%pe
%e|111|110|210|1|FFFFFF|%al%id

Trying to put two things on one line when their string length isn't always the same can be really anoying without the 5900 patch. That patch allows you to place them at exact pixels. You might want to find an Unsupported Build that has that patch in it.

mipodr:
Ok thanks... lol but now i have to figure out some more stuff. :P
Are you saying that the positioning with that will be right... cuz if thats true then I'm impressed.
Hmm. That's gonna cause some annoyances though, because I don't have a simulator for that patch... Just rasher's. Phew, this might take a while.

Navigation

[0] Message Index

[#] Next page

Go to full version