The 2x2 Grid View is a subclassed UITableViewCell
used to create a nice grid
display for a UITableView
with a table style of UITableViewStyleGrouped
.
You can read about the details on calgary's awesome iPhone dev site - yycApps.com
The 2x2 Grid View originated from an iPhone app that was going to display MLS information on the phone. Since CREA released their iPhone app that does the same thing, and they don't have to pay to use the MLS data, my partners and I decided to kill the app idea. So sad!
Instead of letting our code go to waste, we are releasing it under the Creative Commons Attribution 2.5 Canada License (except that which is quoted from elsewhere or attributed to others.)
Effectively you're free to reproduce, reuse and modify this code as long as you say you got it from me.
If you benefitted from this code, feel free to do something nice for someone and pay it forward. If that someone is me, buy myDomains from the AppStore.
If you want to contribute to the project with bug fixes, or the like, that's awesome! Submit a Pull Request and I'll be sure to have a look at the code.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, BLAH BLAH BLAH, REALLY, ARE YOU STILL READING AT THIS POINT? HONESTLY IF YOU USE THE CODE AND SOMETHING BAD HAPPENS ITS NOT MY FAULT AND YOU SHOULD TAKE RESPONSIBILITY FOR YOUR OWN DECISIONS. DIDN'T YOUR MOTHER TEACH YOU NOT TO BLAME OTHERS. EITHER WAY IF YOU USE THIS AND SOMETHING BAD HAPPENS THAT SUCKS. BUT I THINK I DID A DECENT ENOUGH JOB THAT THAT SHOULDN'T HAPPEN.