Skip navigation.
 
mlNSWindow ignore mouse clicks
FROM : Dominic Feira
DATE : Wed Oct 13 22:21:39 2004

How do I get a window's titlebar to ignore mouseclicks?

For my purposes, its okay that this window can be moved with the title
bar, but I want to prevent it from becoming the frontmost window.  Even
by returning NO from canBecomeMainWindow and canBecomeKeyWindow, the
window is still brought to the front when the title bar is clicked.

Dominic Feira / Code Monkey / Ambrosia Software, Inc.

Related mailsAuthorDate
mlNSWindow ignore mouse clicks Dominic Feira Oct 13, 22:21
mlRe: NSWindow ignore mouse clicks Peter Maurer Oct 14, 10:31
mlRe: NSWindow ignore mouse clicks M. Uli Kusterer Oct 14, 10:52