On 01/02/2007 12:45 PM, AJ MacLeod wrote:
> On Tuesday 02 January 2007 00:15, John Denker wrote:
> 
>>I cobbled up some XML code to implement an
>>      interval timer
>>Anybody who wishes to make a more elegant interval timer is encouraged
>>to do so.  It's really nice to have a good timer if you're doing anything
>>resembling instrument training.
> 
> 
> Indeed.  The first rule of developing something for FG is... check to make 
> sure that nobody else has already done it :-)

That's a fine rule.  That's why I used google and grep(1) and locate(1) and
find(1) to search for "stopwatch" and "interval timer" and "approach timer".
I didn't find any such.

> There's actually a very useful stopwatch available from the "debug" menu 
> (possibly not the most obvious place for it, but I'm not sure I have any 
> better ideas).

Not in my copy of fgfs there isn't.  I just re-checked.

The word "stopwatch" does not appear in the documentation, i.e.
  http://mirrors.ibiblio.org/pub/mirrors/flightgear/ftp/Docs/getstart.pdf
I just re-checked.

> You can find the code in gui/dialogs/stopwatch.xml

Not on my machine you can't.  I just re-checked
  find . -type f | grep -i stopwatch
  locate stopwatch

==================

Believe me, I have less than zero desire to re-invent the wheel.  Please
be more specific about how users can obtain the pre-existing wheels.

Also, a truly nice stopwatch would be documented somewhere.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to