#12 Playing with Atlas (beta)

[update] : there is an error at 1:26 when I add a ScrollView then a CollectionView in it. In fact, there already is a ScrollView in the CollectionView, so you can simply skip the ScrollView. I’ve updated the code of the episode.

In this episode, I’ll try to show you the basics of Atlas (which is available as a public beta since yesterday). I will assume that you already watched episodes #8 and episode #9, cause in this screencast, I’ll reuse part of the code that was written during those episodes. The small application written in this screencast is far from complete, but it will give you a taste of what you can do with Cappuccino and Atlas.

#11 Playing with CPTableView

In this episode, I’ll try to show you the basics of CPTableView. CPTableView is quite young but it already represents a lot of work from the community, especially Randy Luecke who worked a lot on CPTableView for his forthcoming TimeTable app.

I suggest you also read the NSTableView documentation for further information.

Thanks for your feedback!