[futurebasic] Re: [FB] Command Keys in Menu Resources (OSX-Rezilla)

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : April 2007 : Group Archive : Group : All Groups

From: Bernie <fblist.bw@...>
Date: Wed, 18 Apr 2007 12:54:39 +0200
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