Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#11372 - viewport colour tags needed in the manual

Attached to Project: Rockbox
Opened by Jonathan Gordon (jdgordon) - Monday, 07 June 2010, 13:58 GMT+2
Last edited by Alex Parker (BigBambi) - Sunday, 20 June 2010, 14:59 GMT+2
Task Type Bugs
Category Manual
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version Release 3.4
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

%Vf() and %Vb() need to be added to the manual.
What they do is set the colour for the viewport (fore and back) to use.
Now there is a gotcha with this... scrolling lines will always use the default colours, so these tags MUST be the first tokens after the %V() (only a new line is acceptable between them), so best practice should be that if you want colours your lines should look like:

%V(0,0,10,10)%Vf(aabbcc)
start text here
This task depends upon

Closed by  Alex Parker (BigBambi)
Sunday, 20 June 2010, 14:59 GMT+2
Reason for closing:  Fixed
Additional comments about closing:  r26989

Loading...