The F14 disables the first menu item from the 5th menu....

ext_stores.nas => setprop("sim/menubar/default/menu[5]/item[0]/enabled", 0);

Not sure which menu item originally was at this location.
Quite bad. Harded coded hacks like this just always break... ;)

cheers,
Thorsten

On Thu, Dec 30, 2010 at 6:26 PM, Curtis Olson <curtol...@gmail.com> wrote:
> On Thu, Dec 30, 2010 at 11:18 AM, James Turner wrote:
>>
>> On 30 Dec 2010, at 16:01, Curtis Olson wrote:
>>
>> > I see the built in flightgear map dialog is activated in the 777-200ER,
>> > but disabled (grayed out) for the F-14b.  I can't find the mechanism or
>> > place where this is set.  How can i control the availability of the map
>> > dialog?
>>
>> That's weird - I wrote the dialog, and originally added it to the
>> 'Autopilot' menu - next to the route manager. When the menubar was recently
>> cleaned up, it was moved tot he 'Equipment' menu - which I wholeheartedly
>> agree with, since the Autopilot menu is disabled on the C172, for example.
>>
>> As far as I know, the menu item is 'just' a regular entry in the Equipment
>> menu, so I would guess the f14 would be disabling it - but that seems quite
>> unlikely too. We should probably find out if it's deliberate or accidental.
>
> I've been grepping for Map, map, dialog and haven't turned up anything yet
> that seems to connect.  Any suggestions what keywords I should even be
> grepping for?  I haven't been able to find any promising references in the
> f-14b tree.
> Thanks,
> Curt.
> --
> Curtis Olson:
> http://www.atiak.com - http://aem.umn.edu/~uav/
> http://www.flightgear.org - http://www.flightgear.org/blogs/category/curt/
>
> ------------------------------------------------------------------------------
> Learn how Oracle Real Application Clusters (RAC) One Node allows customers
> to consolidate database storage, standardize their database environment,
> and,
> should the need arise, upgrade to a full multi-node Oracle RAC database
> without downtime or disruption
> http://p.sf.net/sfu/oracle-sfdevnl
> _______________________________________________
> Flightgear-devel mailing list
> Flightgear-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/flightgear-devel
>
>

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to