• 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
Fwd: NSTableView setDoubleAction/NSControl setAction
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fwd: NSTableView setDoubleAction/NSControl setAction


  • Subject: Fwd: NSTableView setDoubleAction/NSControl setAction
  • From: Gerben Wierda <email@hidden>
  • Date: Wed, 7 Aug 2002 12:29:36 +0200

I stand corrected, I did not read David's post correctly.

You'll see a single line with a clickCount of 1 for a single click, and two lines, first with a clickCount of 1, then a clickCount of 2 for a double click.

OK. So I cannot handle a double-click without handling a single click first and when I handle the single click I do not know that a second click is coming. I find this rather a silly behaviour, after all, there is information in the system available when two single clicks turn into a double-click (mouse settings).

This means that I need to think of some other way of giving the user to do two different kinds of selecting a single row in a table. Something like click and alt-click or control-click.

G
_______________________________________________
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.

  • Follow-Ups:
    • Re: NSTableView setDoubleAction/NSControl setAction
      • From: Ondra Cada <email@hidden>
  • Prev by Date: Re: NSTableView setDoubleAction/NSControl setAction
  • Next by Date: Re: NSTableView setDoubleAction/NSControl setAction
  • Previous by thread: Re: NSTableView setDoubleAction/NSControl setAction
  • Next by thread: Re: NSTableView setDoubleAction/NSControl setAction
  • Index(es):
    • Date
    • Thread