• 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: NSTableView behavior change in Leopard
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTableView behavior change in Leopard


  • Subject: Re: NSTableView behavior change in Leopard
  • From: Aurélien Hugelé <email@hidden>
  • Date: Mon, 29 Oct 2007 07:06:05 +0100

Look at

- (void)textDidEndEditing:(NSNotification *)notification
and in particular the NSTextMovement object, you'll know "how" the edition did end (tab, return etc...)


Good luck

PS: I hate the new tableview editing system in Leopard, Tiger tableview edition was much more intuitive and fluid.

On 27 oct. 07, at 22:32, email@hidden wrote:


I'm fairly new to Cocoa programming and have just installed Leopard and tried one of the small apps I wrote with Tiger. The issue is with editing cells in a NSTableView. Under Tiger when I would press return in a cell I was editing, it would start editing the cell below it. Under Leopard it selects the entire row below it with no cells selected for editing. Can anyone point me in the right direction to getting the Tiger behavior back under Leopard?


I tried opening IB and looking around, but didn't see anything obvious, but it has changed a lot since Xcode 2.0. I recompiled it under Leopard but that doesn't change anything.

Thanks,
Dave

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden





Aurélien, Objective Decision Team




_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: NSTableView behavior change in Leopard
      • From: Corbin Dunn <email@hidden>
References: 
 >NSTableView behavior change in Leopard (From: email@hidden)

  • Prev by Date: Re: Core data model configuration & Leopard
  • Next by Date: [Moderator] List Guidelines and Resources
  • Previous by thread: NSTableView behavior change in Leopard
  • Next by thread: Re: NSTableView behavior change in Leopard
  • Index(es):
    • Date
    • Thread