Hi
When I run the Drink mixer program and click the + button to add a new drink, the directions and ingredients textviews are not appearing on the view... just the two labels and the name textfield. I thought the textviews would show with the default (latin?) text inside them....Also, the name textfield doesn't appear to be editable ....when I click on it nothing happens, no keyboard popping up.
I checked the DrinkDetailViewController nib file and everything seems fine, the textfield and textviews are set to allow user interaction. I've also checked all the code and retyped it just to make sure..but no luck.
If anyone has any ideas I would appreciate it , thanks very much.
Len
using xcode 3.2.4











