Cappuccino News 2015 March 1st
Here’s a quick update on what’s new with Cappuccino in the last month.
Here’s a quick update on what’s new with Cappuccino in the last month.
Here’s a quick update on what’s new with Cappuccino for the last month.
CFError
has been added to the framework. CPError
is now toll-free bridged with CFError
, mirroring the implementation in Cocoa
. (ahankinson - PR)
CPURLErrors
Here’s a quick update on what’s new with Cappuccino for the last two weeks.
Every two weeks, we show you how Cappuccino is growing.
The CPSegmentedControl
supports the mini and small control size. (Dogild - PR)
Possibility to select part of a textual CPDatePicker
when dragging. (Dogild - PR)
At Nuage Networks we needed a solution to test our Cappuccino application. We now have two different suites of tests: unit tests and functional tests.
OJTest satisfies all of our needs for unit-testing. We found a large number of examples in Cappuccino...