[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
NSTableView and NSIndexSet
From: |
Matt Rice |
Subject: |
NSTableView and NSIndexSet |
Date: |
Sat, 22 May 2004 01:58:23 -0700 (PDT) |
it seems as though there's a weird bug in NSTableView
where it doesn't redisplay rows correctly
you can get it by taking any table view which allows
multiple selection and dragging up then down and so
forth
it doesn't always happen though, like there is some
sort of randomness in the event system which causes it
to occur
anyways, it seems to stem from NSIndexSet getting
mixed up and creating ranges with negative lengths
attached is a small program which exhibits the
problem.
__________________________________
Do you Yahoo!?
Yahoo! Domains Claim yours for only $14.70/year
http://smallbusiness.promotions.yahoo.com/offer
indextest.m
Description: indextest.m
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- NSTableView and NSIndexSet,
Matt Rice <=