up

Articles tagged ""

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

Cappuccino News 2014 July 14th

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

Community

New features

  • Cucapp is now available...

Read more...

Cappuccino News

Here’s a quick update on what’s new with Cappuccino this past month.

New features

  • Some major features have been added to xCodeCapp:

    • xCodeCapp has been upgraded to version 3.1.
    • You can update Cappuccino from xCodeCapp.
    • You can check the code style...

Read more...

Cappuccino 0.9.7

After nearly a year’s worth of work we are truly excited to introduce Cappuccino 0.9.7, a major update to the Cappuccino framework featuring a massive number of new features.

Since Cappuccino is such a wide framework, ranging from a low foundations...

Read more...

Pass by Reference

Objective-J 2.0 now supports pass by reference using the new @ref and @deref syntax. Pass by reference allows you to store a reference to a variable in a different variable and then to pass it around. Among other things this makes it possible to send...

Read more...

Dictionary Literals

Support for dictionary literals has today been added to Objective-J 2.0 in Cappuccino master. A dictionary literal allows you to allocate a CPDictionary with specific contents in a concise and readable manner.

The syntax is @{ key: value, key2: value2...

Read more...

Cappuccino 0.9.6

Cappuccino 0.9.6 is a stable build of Cappuccino for those of you not yet ready to update to Objective-J 2.0.

Should I get Cappuccino 0.9.6?

Are any of the following true?

  • I need a stable build.
  • I am currently using Cappuccino 0.9.5, 0.9.6-RC1...

Read more...