Input event monitor?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Input event monitor?

David T. Lewis
I think that we have (or had?) a utility in the image for displaying input
events as they are delivered to the image. I cannot find it in the image,
can someone please remind me what it was?

Thanks,
Dave


Reply | Threaded
Open this post in threaded view
|

Re: Input event monitor?

Karl Ramberg
HandMorph showEvents: true ?

Best,
Karl

On Sat, Nov 21, 2015 at 6:40 PM, David T. Lewis <[hidden email]> wrote:
I think that we have (or had?) a utility in the image for displaying input
events as they are delivered to the image. I cannot find it in the image,
can someone please remind me what it was?

Thanks,
Dave





Reply | Threaded
Open this post in threaded view
|

Re: Input event monitor?

David T. Lewis
Thank you Karl :-)

Dave


On Sat, Nov 21, 2015 at 06:48:25PM +0100, karl ramberg wrote:

> HandMorph showEvents: true ?
>
> Best,
> Karl
>
> On Sat, Nov 21, 2015 at 6:40 PM, David T. Lewis <[hidden email]> wrote:
>
> > I think that we have (or had?) a utility in the image for displaying input
> > events as they are delivered to the image. I cannot find it in the image,
> > can someone please remind me what it was?
> >
> > Thanks,
> > Dave
> >
> >
> >

>