Hi, all...

I'm trying to use a text view instead of a text field to allow my user to enter a phone number. Reason: I want to format the phone number as the user types, just like the Contacts app, and I want to be able to position the cursor as the user edits. Can't position the cursor with a text field.

But if I try to make the text view only 1 line high in Interface Builder (approx the same height as a text field), the text appears almost completely outside the text view, above it, and you only see the bottom-most pixel or two of the characters. I have to make the text view about 3 lines high before the text appears completely inside the text view. Uhh.

Is it not possible to have a text view that is 1 line high?

Thx

Steve
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to