When I was using MAC OS 10.4, I found a mouse click through focus problem that was described in the IDL 7.0 release notes, where the fix was to do the following:
1. Open an X11 terminal window.
2. Enter the following at the shell prompt:
defaults write com.apple.x11 wm_click_through -bool tru
3. Quit X11.
I recently upgraded to MAC OS 10.5.5, and with the new operating system, I encountered the same problem with the mouse buttons. However, the fix above does not seem to work with this new operating system. Has anyone encountered this problem with OS 10.5, and if so, what might be the fix?
Thanks for any help.
|