up

Articles tagged ""

Table view tutorial

We have today posted a new tutorial for our learning section, written by kicsipixel.

The tutorial is a getting starting guide for the powerful table view control. It really showcases how productive you can be with the tools that come out of the box...

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 Training Course: iDeveloper TV

I’ve been a big fan of Cappuccino since late 2009 and have written and spoken about it pretty extensively. This past July I went to sunny Tetbury, UK to record a video course entitled “Cappuccino for Cocoa Developers.” Here’s some background on how...

Read more...

New Cappuccino Automatic Layout Tutorial

This new tutorial covers Cappuccino’s powerful system of automatic resizing and repositioning support for creating dynamic layouts easily and quickly.  Proper resizing behavior is an important part of polishing any application, so make sure to check...

Read more...

New Scrapbook Tutorial

We’ve just finished the latest installment in the Scrapbook Tutorial Series.  In Part II, we cover adding drag and drop to the application so that can begin allowing the user to start generating content.  In the process we cover a number of other Cappuccino...

Read more...

XMLHTTPRequest, JSONP & Cappuccino

If you’re a veteran web developer, you’re probably familiar with the XMLHTTPRequest (XHR for short), the bread and butter of “AJAX”. XHRs are what make dynamic applications that don’t reload the page possible. For an application framework like Cappuccino...

Read more...