• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: detecting mouseDown events in subviews
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: detecting mouseDown events in subviews


  • Subject: Re: detecting mouseDown events in subviews
  • From: Matt Neuburg <email@hidden>
  • Date: Mon, 20 May 2002 09:58:42 -0700

On Sun, 19 May 2002 11:51:29 -0500, email@hidden said:

> imageView = [[NSImageView alloc] init];
>How can I detect mouseDown and mouseUp events with the imageView?

Change this line to:

imageView = [[MyImageView alloc] init];

where MyImageView is an NSImageView subclass with a mouseDown method. m.

--

matt neuburg, phd = email@hidden, http://www.tidbits.com/matt
pantes gar anthropoi tou eidenai oregontai phusei
Subscribe to TidBITS! It's free and smart. http://www.tidbits.com/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: OT: patent on wheel
  • Next by Date: Re: Handling OS specific line breaks
  • Previous by thread: detecting mouseDown events in subviews
  • Next by thread: Window visiblity and Check Boxes
  • Index(es):
    • Date
    • Thread