TTPickerTextFieldDemo
I just created a TTPickerTextFieldDemo project, demonstrating the use of a TTPickerTextField outside the TTMessageController class.
I decided to create the demo project after painfully trying to implement it off the cuff in a recent project I'm working on. I ended up taking a step back and creating this demo project by looking over the example implementation in the TTCatalog project along with the TTMessageController source in the Three20 framework.
Checkout the source over at GitHub and if feel free to fork and contribute to the project. I hope this helps someone.