[futurebasic] Re: [FB] Content click event in compositing windows

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : April 2005 : Group Archive : Group : All Groups

From: Scott Spencer <sj3@...>
Date: Thu, 28 Apr 2005 20:23:26 -0700
Out of curiosity, how would we  "provide your own HIView subclass" , as 
suggested below, in FB?

On Apr 28, 2005, at 1:03 AM, Robert Purves wrote:

>  *  kEventClassWindow / kEventWindowClickContentRgn
> <snip>
>  *    Note that this event is not sent for composited windows; all
>  *    mouse-downs in a composited window are handled by a view, and
>  *    there is no ”content region” in a composited window. To intercept
>  *    a content region click in a composited window, install a
>  *    kEventControlClick handler on the window’s content view, or
>  *    provide your own HIView subclass.
>
> Robert P.
>
----
Scott Spencer
sj3@...