Archive for July 18th, 2008

18
Jul

UIKitPlus for iPhone

Here’s a new project at Google Code for all you iPhone programmers to check out: UIKitPlus — ‘a set of additions to Apple’s UIKit framework, aimed to make creating first-class iPhone and iPod touch applications much easier and faster.’ As described by the creator:

I have created a BSD-licensed Google Code project called “UIKitPlus”
to host useful UI code for iPhone OS development. Currently, it hosts
L0EntryTable, which is an “intelligent” table view (the basis of all
future data entry table views in Coinpurse) in an early stage of
development. “Data entry” table views are similar to those used in the
Settings application, where data is presented and the user can alter
it. It already supports the following: …

… Anyone who wants to leech the code/help with it is welcome. And if you
have other goodies of this kind you’re willing to license with BSD,
I’ll be happy to host them in the repository.

Share and enjoy!

h/t: iPhoneSDK!