IB makes it so easy to put a scroll bar next to a text box...
How do you actually connect the scroll bar to a text box (carbon app)? In the PB help files, it talkes about control-dragging between objects to link them, but it seems like this may only be a cocoa trick.
Also, If I set the output text box to contain a string that is larger than the box itself, it always shows the beginning of the string. How do I tell it to show the end, with the user having to scroll up to see the beginning?