|
using FlexNativeMenu overrides the default MAC application menu bar
Hi there,
I have created an AIR application with it's own menu using FlexNativeMenu which uses an XML descriptor as it's dataProvider.
This works great, but on a MAC, the default application menu bar, which has the key shortcuts (like command-W), gets overriden.
I can't seem to be able to add that back in. I could write a separate xml descriptor for a mac and replicate the default application menu, but that kind of defeats the purpose of a OS-independent SDK.
Any ideas?
__________________
Regards, Stooshie
O
|