emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Carbon / USE_MAC_TOOLBAR: click in tool bar doesn't raise frame


From: David Reitter
Subject: Re: Carbon / USE_MAC_TOOLBAR: click in tool bar doesn't raise frame
Date: Thu, 17 Apr 2008 07:50:35 +0100

On 17 Apr 2008, at 01:44, YAMAMOTO Mitsuharu wrote:

+                 if (FrontNonFloatingWindow () != window_ptr)
+                   SelectWindow (window_ptr);
+
                  err = HIViewGetViewForMouseEvent (HIViewGetRoot (window_ptr),
                                                    eventRef, &ch);

Yes, of course that selects the window, but it does so even when the button can be selected otherwise, i.e. there's no "click-through".





reply via email to

[Prev in Thread] Current Thread [Next in Thread]