up

Blog

Cappuccino News 2014 November 15th

Here’s a quick update on what’s new with Cappuccino for the last two weeks.

Community

Cappuccino

New features

Read more...

Cappuccino News 2014 November 1st

Every two weeks, we show you how Cappuccino is growing.

Cappuccino

New
  • The CPSegmentedControl supports the mini and small control size. (Dogild - PR)

  • Possibility to select part of a textual CPDatePicker when dragging. (Dogild - PR)

Changes...

Read more...

Multi-Nib Applications with Interface Builder

This post will take you through how to set up a very basic application using objects contained in multiple NIB files. After scouring the web I could find very few clear instructions on how to set this up and, while it turns out that it is quite simple...

Read more...

Cappuccino News 2014 October 15th

Every two weeks, we show you how Cappuccino is growing.

Cappuccino

Changes/Fixes
  • The method - (BOOL)popoverShouldClose: is now called called in transient and semi-transient mode. (primalmotion - PR)

  • Popover windows now trap the next mouse event...

Read more...

Cappuccino News 2014 October 1st

Every two weeks, we show you how Cappuccino is growing.

Cappuccino

New
  • The method -(void)bind:toObject:withKeyPath:options: now checks if another exclusive binding exists. (cacaodev - PR)

  • Added the private method +(void)_reverseSetValueFromExclusiveBinderForObject...

Read more...

Cappuccino News 2014 September 15th

Every two weeks, we show you how Cappuccino is growing.

Cappuccino

New
  • You can now declare variables and accessors in a category. (mrcarlberg)
Changes/Fixes
  • CPDatePicker (textual and graphical) now works in a view-based CPTableView. (Dogild

Read more...

Cappuccino News 2014 September 1st

Every two weeks, we show you how Cappuccino is growing.

Cappuccino

News
  • The method setControlSize: with options CPRegularControlSize, CPSmallControlSize and CPMiniControlSize is now availble for every standard Cappuccino control.

  • The theme...

Read more...

Cappuccino News 2014 August 15th

Here’s a quick update on what’s new with Cappuccino for the last two weeks.

Changes/Fixes

Cappuccino
  • The blurred CPPopover animation in Google Chrome has been fixed.

  • The transient or semi-transient CPPopover now closes on a right click.

  • The checking...

Read more...

Cappuccino News 2014 August 1st

Here’s a quick update on what’s new with Cappuccino for the last two weeks.

Community

New features

Read more...

Cucumber + Cappuccino = Cucapp

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...

Read more...