mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-19 17:03:29 +00:00
CPSegmentedControl FIXED: widthForSegment: and frameForSegment: now return the correct values when the segments sizeToFit Added indexed accessors for the segment object Improved tile performance With manual and ojtest
Requires objj be installed, as well as ojunit, located at http://github.com/cappuccino/ojunit
Run individual tests using a command similar to the following:
objj ojunit/OJTestRunnerText.j cappuccino/Tests/Foundation/CPDateTest.j