June 11, 200718 yr Hi all I use text color {clr} font {fnt} any one know if you can use background color with this command in formatted text. Paul EGLD
June 11, 200718 yr Moderator >> Hi all>> I use text color {clr} font {fnt} any one know if you can>use background color with this command in formatted text.{bck} background colorFor a complete list, see Susan Ashlock's blog:http://blogs.technet.com/engauged/archive/...s-part-iii.aspx Fr. Bill AOPA Member: 07141481 AARP Member: 3209010556 Avsim Board of Directors | Avsim Forums Moderator
June 11, 200718 yr Author Hi,Interesting to testBackgroundColorValue="......"and the corresponding {bck1}.....{bck)etc.as used with "Color"Jan"Beatus ille qui procul negotiis..." Jan "Beatus ille qui procul negotiis..."
June 11, 200718 yr Hello Jan That gave me some clues! {fnt1}%((@c:FlightPlanWaypointIndex) (@c:FlightPlanActiveWaypoint) ==)%{if}%{bck2}%((@c:FlightPlanWaypointIdent))%!s!%{else}%{bck}%((@c:FlightPlanWaypointIdent))%!s!%{end}%{end} This code gives a gray background to the active waypoint name in the legs page like in a 737 NG FMC. Where {bck2} is a normal formatted text added color number, and {bck} removes the background color. Paul Paul EGLD
June 11, 200718 yr Author Paul,Did some tests. doesn't work.You need a lot of: (2) (3) (4)etc.and the sequence number determines the color and the background color of the text.So for example:/{clr2}/{bck3}text/{clr}/{bck} gives a green text on a red background.Jan"Beatus ille qui procul negotiis..." Jan "Beatus ille qui procul negotiis..."
Create an account or sign in to comment