Brian H said: > I haven't figured out how to add command keys to my Rezilla menu > resources I've never used menu resources so I haven't a clue what advantages they have over, say, menus built with FB's menu statements [less code, perhaps?]. However, it seems to me that if you're going to launch another app (Rezilla) to build menus, then why not use Apple's Interface Builder? With I.B. menus, menu selections can still be picked up in FB's "on menu fn DoMenu" or (better) in a carbon events command process handler. Bernie