re: [Flightgear-devel] Panel configuration question

2002-04-08 Thread David Megginson

Dawn Ellis writes:

 > Here's an example:
 > 
 > 
 >   text3
 > 
 >   
 >  
 >/position/altitude-ft
 >77900
 >  
 >  
 >/position/altitude-ft
 >77000
 >  
 >   
 > 
 >   show-text
 >   Maneuver orbiter to burn attitude.
 > 
 > 
 > Any suggestions?

Try

  
text3

  
/position/altitude-ft
77900
  
  
/position/altitude-ft
77000
  

show-text
Maneuver orbiter to burn attitude.
  

You could also use

  

  
/position/altitude-ft
77900
  
  
/position/altitude-ft
77000
  

  

but the top-level  is already an implicit 'and' group.


All the best,


David

-- 
David Megginson
[EMAIL PROTECTED]


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



[Flightgear-devel] Panel configuration question

2002-04-08 Thread Dawn Ellis

I'm trying to set up some compound conditions.  I've looked through the 
documentation - Users Guide to Panel Configuration, and can not find an 
example of a compound condition.  The parser doesn't seem to like what I'm 
doing.

Here's an example:


  text3

  

  /position/altitude-ft
  77900


  /position/altitude-ft
  77000

  

  show-text
  Maneuver orbiter to burn attitude.


Any suggestions?

Thanks,
Dawn

Dawn Ellis
School of Engineering & Computer Science
UT Chattanooga


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