• 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: Starting editing for a Row as soon as it is Added. (More Detail)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Starting editing for a Row as soon as it is Added. (More Detail)


  • Subject: Re: Starting editing for a Row as soon as it is Added. (More Detail)
  • From: Kyle Sluder <email@hidden>
  • Date: Wed, 19 Aug 2009 10:46:37 -0700

On Wed, Aug 19, 2009 at 10:31 AM, Joshua
Garnham<email@hidden> wrote:
> The line ->    [outlineView rowForItem:(id)@"New Item"];
> Is supposed to give the row number of the added row to the next line

If you believe this to be the case, you need to go back over the
language basics.  This isn't even specifically an Objective-C problem;
your approach would not work in C, Ruby, Python… or pretty much any
language except stack-based ones and Smalltalk.

Please review the introductory documentation on programming in Objective-C.

--Kyle Sluder
_______________________________________________

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

References: 
 >Starting editing for a Row as soon as it is Added. (More Detail) (From: Joshua Garnham <email@hidden>)

  • Prev by Date: Re: Core Data dog-slow when using first time after boot
  • Next by Date: Core Animation + Garbage Collection
  • Previous by thread: Starting editing for a Row as soon as it is Added. (More Detail)
  • Next by thread: Detect Keyboard Layout for CGKeyCodes
  • Index(es):
    • Date
    • Thread