From: Yves S. <yst...@uw...> - 2002-05-22 01:49:28
|
Hi, I am trying to get a Carbon window that I create and provide with an EventHandler to be sent some events in an embedded tcl application. In Win32, all events come through to the handler. On OSX, I am only getting activate events - mouse and keyboard events are siphoned off. Is there a function I can call that prevents this from happening? Thanks. Yves |