资 源 简 介
I created this faux-Application so that I could test what I find in the UIKit. I am making detailed notes in the documentation of the source code that describe what I am doing and if it is working.
As I succeed in discovering the secrets of the UIKit I will create tutorials on how to use them successfully.
Currently
I attacked the UITileView.h file, because it seemed enticing, but wasn"t able to get anything out of it right away.
I was able to get UIPreferencesTable.h up and saw a pretty pinstriped background. (I was wondering how to get that). I"ll work on setting up nice data collection interfaces like the ones seen in Apple"s apps as I go on.
I have the UISectionList table wrapper working, in the latest Sandbox. (As seen in your contact lists)