• 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: index out of bounds
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: index out of bounds


  • Subject: Re: index out of bounds
  • From: Sherm Pendley <email@hidden>
  • Date: Wed, 5 Jul 2006 02:33:24 -0400

On Jul 5, 2006, at 1:32 AM, Rex Fernando wrote:

I have a table with data in it. When someone clicks the remove button, I get the selection array and remove all the objects in it. If there is an empty selection, I am told index out of bounds, naturally, because there are no items in the array. Can I just leave this error? Or should I make a catch for it?

Are you using bindings? If so, you can bind the button's "enable" property to the array controller's "canRemove" key. In addition to avoiding the problem, it gives the user positive feedback; the delete button will only "light up" when something is selected.


sherm--

Cocoa programming in Perl: http://camelbones.sourceforge.net
Hire me! My resume: http://www.dot-app.org

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >index out of bounds (From: Rex Fernando <email@hidden>)

  • Prev by Date: turning off anti-aliasing
  • Next by Date: Re: Show/Hide Toolbar Menu Item in Document-based application
  • Previous by thread: Re: index out of bounds
  • Next by thread: Re: index out of bounds
  • Index(es):
    • Date
    • Thread