• 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
[tableView deselectAll:nil] - is this a good way to deselect a tableView?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[tableView deselectAll:nil] - is this a good way to deselect a tableView?


  • Subject: [tableView deselectAll:nil] - is this a good way to deselect a tableView?
  • From: Michael Zornek <email@hidden>
  • Date: Sun, 25 Aug 2002 13:52:09 -0400

Ok,

Been pretty quite on the list since I joined -- been busy reading Cocoa
books.

In the Hillegass book right now, Challenge 2 page 119.

We are told to enable a multiple select delete IBAction and for the most
part I got it done well. But prob was if you created three rows:

Aaa
Bbb
Ccc

Then selected "Ccc" and "Aaa" hit the delete button, those two would go away
and "Bbb" would be selected.

Isn't it good UI not to auto select anymore rows?

I used:

[tableView deselectAll:nil];

To do the deselect. Is there a better way?

~ Mike
--
Mike Zornek | Project Leader
Apple Student Developers
The Insanely Great Site with the Insanely Long URL
http://www.applestudentdevelopers.org

Personal Site:
http://www.mikezornek.com
_______________________________________________
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: ANN: FackBore Effects souce example
  • Next by Date: jaguar dev tools installer stalls
  • Previous by thread: ANN: FackBore Effects souce example
  • Next by thread: jaguar dev tools installer stalls
  • Index(es):
    • Date
    • Thread