• 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
Bindings/selecting row in tableview
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bindings/selecting row in tableview


  • Subject: Bindings/selecting row in tableview
  • From: Thilo Ettelt <email@hidden>
  • Date: Thu, 1 Jun 2006 10:56:17 +0200

Hello,

I'm desperately trying to find out why a single cell flashes when I click on a tableview's row.

Here's the setup:

TableView1 -> lists some things (column binded)
TableView2 -> lists more things accordings TableView1's selection (column binded, multiple columns, some with IB setup image/checkbox cells, all others standard cells)


Now, when the focus is on TableView1, I select a row and then click on a row on the second one that is not focused, the cell I'm clicking on will flash for a short time and the tableview is focused. However the row is not selected, it only does with a second click on it.

When the selection of TableView1 changes I call -rearrangeObjects on the ArrayController that feeds the TableView2 in order to refresh it.

When I click on the cells that were setup up in IB with image or checkbox cells the row will selected immediately, not with the regular cells though.

What could be the problem?


Thx in advance, Thilo _______________________________________________ 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
  • Follow-Ups:
    • Re: Bindings/selecting row in tableview
      • From: Thilo Ettelt <email@hidden>
  • Prev by Date: Re: SOAP and WebServices
  • Next by Date: Writing NSString to a file
  • Previous by thread: Re: SOAP and WebServices
  • Next by thread: Re: Bindings/selecting row in tableview
  • Index(es):
    • Date
    • Thread