2

Can someone tell me what might cause this white rectangle in the column to appear? Thanks. enter image description here

Thanks!

EDIT: If i resize that table column it goes away.

user635064
  • 6,219
  • 12
  • 54
  • 100
  • 1
    Under what circumstances does it appear in the first place? What information are you putting into the table? – jscs Apr 05 '11 at 17:34

2 Answers2

1

It looks like it might be a view floating above the table view.

drewag
  • 93,393
  • 28
  • 139
  • 128
  • It's not. I assure you that. Also, if I resize the table column, then it goes away. Thanks for the input though. – user635064 Apr 05 '11 at 04:39
0

Please see this question I just asked. It may be the same problem.

NSTableView redraw not updating display, selection sticking

Community
  • 1
  • 1
Colin
  • 2,089
  • 25
  • 34