Hi,

I will expand the ATC "aircraft" with one (or two) COMs. because I had
never done this before I have some problems and questions for the
experts:

- I want to set the properties for /instrumentation/nav[1]/serviceable
  to false. If I write some XML code like the following in
  Aircraft/ATC/MP-ATC-panel.xml it wroks fine for
  /instrumentation/nav/serviceable but not for
  /instrumentation/nav[1]/serviceable because of the brackets in the XML
  code.

--- cut here ---
<instrumentation>
...
        <comm>
            <serviceable>true</serviceable>
        </comm>

        <nav>
            <serviceable>false</serviceable>
        </nav>

</instrumentation>
--- cut here ---

  What must be done to fix this?

- Is there a description around how to build 2d or 3d panels?

- How can I fix the 2D-Panel even when looking around with the mouse?

Thanks, Holger
-- 
#####  #### ##  ##   Holger Wirtz         Phone : (+49 30) 884299-40
##  ## ##   ### ##   DFN-Verein           Fax   : (+49 30) 884299-70
##  ## #### ######   Stresemannstr. 78    E-Mail: [EMAIL PROTECTED]
##  ## ##   ## ###   10963 Berlin
#####  ##   ##  ##   GERMANY              WWW   : http://www.dfn.de
GPG-Fingerprint: ABFA 1F51 DD8D 503C 85DC  0C51 E961 79E2 6685 9BCF

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to