Jim Wilson wrote:
> How hard would it be to have a property that toggles hotspot
> visibility?  It'd be nice to be able to turn it on and have yellow
> rectangles show up on the hotspots...or something like that.  Thinking
> about making hotspots to control some of the 3D instrumentation.

That's not a bad idea.  It shouldn't be that hard, actually.  Just
draw a final layer around the hotspots with some OpenGL lines.  The
existing layer offset code would insure it gets drawn on top of the
rest of the panel, and the matrix environment is already set up so you
can draw 2D panel coordinates directly.

Andy

--
Andrew J. Ross                NextBus Information Systems
Senior Software Engineer      Emeryville, CA
[EMAIL PROTECTED]              http://www.nextbus.com
"Men go crazy in conflagrations.  They only get better one by one."
 - Sting (misquoted)


_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to