On Nov 3, 2007, at 5:38 PM, Brian Heibert wrote: > Well I figured that out now how do I get a scroll bar to appear > in my NIB window with a editable Text View? If you implement a scrolling text view the scroll bars appear automatically when the window fills with enough data. There are have examples posted on scrolling text views. Brian S.