• 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
Tag use
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Tag use


  • Subject: Tag use
  • From: R T <email@hidden>
  • Date: Wed, 20 Apr 2005 17:39:51 -0700 (PDT)
  • Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys

On a view, in a drawer I have 16 subclassed
NSColorWells. Each is tagged and has 4 floats as
instance variables.
I want to moniter when the mouse is over any of them
and check for an optionKey down.

This...

- (void) mouseDown:(NSEvent *) theEvent;

      ...works, and...

- (void) mouseEnter:(NSEvent *) theEvent;

                         ...does not!

If I use the mouseDown event  and give up the
mouseEnter, optionKey combo then my only problem is
how do I know which of the 16 ColorWells has the event
occurred in.
I've tried all day with the "tags" to no
avail.................and I've reached vaporlock.
Help!

Thanks,
Rick T.

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Tag use
      • From: Scott Stevenson <email@hidden>
  • Prev by Date: [Q] NSMailDelivery sample code
  • Next by Date: Re: Tag use
  • Previous by thread: Re: [Q] NSMailDelivery sample code
  • Next by thread: Re: Tag use
  • Index(es):
    • Date
    • Thread