January 31, 200620 yr Can anyone explain why when moving the mouse over the following gauge the string "Airbrake switch" is displayed? It seems to work correctly otherwise. (I've put a space in the Value line to avoid the smiley.) (A:Eng1 oil temperature,farenheit) Gerry Howard
February 1, 200620 yr cant really say why yours does not work. i do not use the presets, ifound a tooltip routine that displays what ever you want as a literal string. ENG1 OIL TEMP "can be any text you want between the > < heres the routine if you want to display different text based on a value. %((L:var,bool) ) %{if}(text1 here)%{else}(text2 here)%{end}orENG1 OIL TEMP%(A:Eng1 oil temperature,FAHRENHEIT)%will show the identity and the oil temp on mouse over
February 1, 200620 yr Moderator At a guess, I'd say it's because you spelled farenheit incorrectly... ;)>ID="TOOLTIPTEXT_ENG1_OIL_TEMPERATURE_FAHRENHEIT"/>ID="TOOLTIPTEXT_ENG1_OIL_TEMPERATURE_FARENHEIT"/>Get the extra "H" out of the word... Fr. Bill AOPA Member: 07141481 AARP Member: 3209010556 Avsim Board of Directors | Avsim Forums Moderator
February 1, 200620 yr Author Thanks Bill. It's so obvious once someone else has pointed it out :( Gerry Howard
February 1, 200620 yr Moderator >Thanks Bill. It's so obvious once someone else has pointed it>out :(It happens to everyone. See my reply to Nick Pike regarding the "Transparency" and "Transparent" attribute issue with CTD on some systems.I never even THOUGHT of looking for the hexadecimal version of the same attribute, #000000... ;) Fr. Bill AOPA Member: 07141481 AARP Member: 3209010556 Avsim Board of Directors | Avsim Forums Moderator
February 3, 200620 yr Author I found a variant:Engine 1 Rad Temperature (%((A:Recip Eng1 radiator temperature,farenheit))%!d!F) Now, can anyone tell me what the ALT+ code for the degree symbol is? An old reference to the IBM character suggests ALT+0248 but that gives me Gerry Howard
February 3, 200620 yr °Jan"Beatus ille qui procul negotiis..." Jan "Beatus ille qui procul negotiis..."
February 4, 200620 yr Moderator >I found a variant:>>Engine 1 Rad Temperature (%((A:Recip Eng1 radiator>temperature,farenheit))%!d!F) >>Now, can anyone tell me what the ALT+ code for the degree>symbol is? An old reference to the IBM character suggests>ALT+0248 but that gives me Fr. Bill AOPA Member: 07141481 AARP Member: 3209010556 Avsim Board of Directors | Avsim Forums Moderator
February 10, 200620 yr Hello there, All Atl-code you can see on this web page:http://www.worldnames.net/unicode/alt-codes-for-symbols.htmAlex. http://sibwings.com http://fsaircraft.net http://fsairport.net
Create an account or sign in to comment