Hi all

I have written a create-view.xml where you can set up a view, modifying 
the 3 look-from values and the 3 look-at values, give it a name and a 
view number.

Because aircraft-set.xml is protected, I save the views in 
aircraft-data. This helps make them aircraft-specific. They are loaded 
into /sim just fine, except they are not registered. Aircraft-data is 
loaded after the listener in vies.nas has "registered" the existing views.

To make it work, some changes to the core-code need to be made. I have 
no idea of the impact of these two options:
1. Load aircraft-data before the nasal folder.
2. Delay the listener in view.nas until after aircraft-data has been loaded.

If one of these will work (or any other suggestion) then I need a 
volunteer to do the change, as well as to add create-view to the View menu.

Just say if you would like to see my code.

* Nigel (macnab)

------------------------------------------------------------------------------
Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS
and more. Get SQL Server skills now (including 2012) with LearnDevNow -
200+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only - learn more at:
http://p.sf.net/sfu/learnmore_122512
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to