On Feb 28, 2012, at 8:39 PM, Erik Stainsby wrote:

>       [_rules addObject: rule];
>       [table reloadData];
>       [table setNeedsDisplay:YES];

IIRC you need to call -noteNumberOfRowsChanged instead, if you've change the 
number of rows. -reloadData is just for reloading the existing rows.

—Jens
_______________________________________________

Cocoa-dev mailing list ([email protected])

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to