View Full Version : Radio Altitude
marciano
02-19-2002, 11:31 AM
Question for gauge developers: how can I change the color of a string displayed in a gauge?
On my radio altitude gauge, I'd like to have the altitude displayed in red when the altitude is low. How can I do that?
Thanks for any help !!
rumpel
02-19-2002, 12:46 PM
I don't know whether is possible, but post the question on the Panel Design Forum. If anyone can help it is probably one of several members of that group.
Rumpel
marciano
02-19-2002, 01:20 PM
Where is the panel design forum?
Please let me know.
BTW, I found the solution by myself: I just had to change the fg_color filed of the element_string structure. Something like:
pelement->fg_color = RGB(255,0,0);
It works !!
Frederf
02-19-2002, 02:12 PM
Does FS supply AGL info? I suppose if it did, you could have a radar altimiter... and even a switch between MSL and AGL... maybe even an "auto" function as you suggest.
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.