• 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
Table View with no selection
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Table View with no selection


  • Subject: Table View with no selection
  • From: Sheehan Olver <email@hidden>
  • Date: Sun, 23 Feb 2003 21:10:03 -0600

I'm trying to get an NSTableView that doesn't permit selection, but I've run into some problems. if I use the delegate method "shouldRowAllowSelection" it prevents selection, but it also prevents editing (in particular a popup menu cell won't show its window). Subclassing NSTableView and implmenting "mouseDown" works (which I need to do anyways), but I can't figure out how to foward the mouse click in the cell, as the NSCell method "performClick" didn't work. Any help would be appreciated.

Thanks,
550
_______________________________________________
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: Running a program at regular intervals
  • Next by Date: Re: Running a program at regular intervals
  • Previous by thread: Re: Running a program at regular intervals
  • Next by thread: OpenGL Troubles
  • Index(es):
    • Date
    • Thread