With OS X 10.7 Lion, Apple has introduced many cool features to it’s AppKit. One of those that caught my attention right away, was view based table views. It seemed like the missing widget I was looking for when implementing Startupizer’s items list. So I decided to take a spin as a research for directions for 2.0 release. In this post, I’ll go step by step through a small project gradually adding features until it will look similar to current main window.
View based table views in Lion - part 1 of 2
- August 30, 2011
- by Thomas
- Programming
With OS X 10.7 Lion, Apple has introduced many cool features to it’s AppKit. One of those that caught my attention right away, was view based table views. It seemed like the missing widget I was looking for when implementing Startupizer’s items list. So I decided to take a spin as a research for directions for 2.0 release. In this post, I’ll go step by step through a small project gradually adding features until it will look similar to current main window.
Appledoc 2.0 released!
- January 26, 2011
- by Thomas
- Appledoc
We’re proud to announce we’ve released appledoc 2.0! It took several months of efforts, but the result is stable and easily extendable platform - what we envisioned for appledoc to be in the first place!
Appledoc 2.0 examples
- October 23, 2010
- by Thomas
- Appledoc
In this post, I’ll add links to documentation generated with appledoc 2.0 in time. The post will be updated accordingly.