Changeset [115d29b6f822b558ff02235a2bf6f7bdfd11bfa6] by Alexander Ljungberg
December 19th, 2010 @ 11:54 AM
Fixed: if data source was nil, the table view needlessly warned about no content binding in numberOfRowsInTableView.
A table with a nil data source and no content binding is simply
an empty table, or more likely, a table not fully configured
yet.
https://github.com/280north/cappuccino/commit/115d29b6f822b558ff022...
Committed by Alexander Ljungberg
- M AppKit/CPTableView.j
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
The Cappuccino Web Framework, including AppKit, Foundation, and Objective-J.