Dear Waverly, > Anyone know how to install a contextual menu event handler for carbon > events. Here you say "Carbon Events"... > I can not use the contextual menu click event. I need to get the event > before the runtime processes that click. I'm still using waitnextevents but > I still need to install this handler. ... and here you speak of "waitnextevents"! > Any thoughts on how to do this. Both are quite different techniques. Does it mean you want to use the classic event loop together with Carbon Event handlers? May be this is possible but I have no idea how. Why don't you switch to Carbon Events? It's so much easier than the classic approach; actually it is nearly as easy as FB event handling! For "Carbon Events" see my demo in the DropBox that is based on chapter 17 of Bricknell's book. Best, -- Herbie ------------------------ <http://www.gluender.de>