• 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: Modifier keys and panther...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Modifier keys and panther...


  • Subject: Re: Modifier keys and panther...
  • From: Stéphane Sudre <email@hidden>
  • Date: Tue, 16 Dec 2003 20:05:55 +0100

On mardi, dicembre 16, 2003, at 07:13 PM, Jiva DeVoe wrote:

I'm having a strange problem with modifier keys. I have an NSView that
looks for the mouse down event, when the event comes in it seems to
always have the shift modifier. Here's the code.

-(void)mouseDown:(NSEvent *)event
{
if([event modifierFlags] && NSShiftKeyMask)

Is there 2 '&' in the source too?
_______________________________________________
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.

References: 
 >Modifier keys and panther... (From: Jiva DeVoe <email@hidden>)

  • Prev by Date: Re: Modifier keys and panther...
  • Next by Date: Re: sending mail
  • Previous by thread: Re: Modifier keys and panther...
  • Next by thread: Fwd: Modifier keys and panther...
  • Index(es):
    • Date
    • Thread