So I’ve just updated to the latest tip and I’ve run into a problem with the menus. If I start up my app and issue a key command, the app crashes. It’s sometimes in MenuElement::ResolveStore or _MenuElementGetCount, OSX code I guess. However, if I click with the mouse anywhere on my app, then issue a key command, everything is fine.
I’ve also noticed that Command-` (back tick) only works when using native menus.
I’m running Snow Leopard 10.6.7
