Re: Appending to a NSText Field
Re: Appending to a NSText Field
- Subject: Re: Appending to a NSText Field
- From: Graham Wihlidal <email@hidden>
- Date: Wed, 11 Jul 2001 14:55:51 -0600
Well that would help. :)
~Graham
On Wednesday, July 11, 2001, at 01:39 PM, robert_brooke gravitt wrote:
Just needed to save my .nib changes and it worked. Thanks!!!!
---------- Original Message ----------------------------------
From: Graham Wihlidal <email@hidden>
Date: Wed, 11 Jul 2001 13:02:23 -0600
I would use an NSTextView so you can use the insertText function to
append text to the end of the control. Using NSTextField doesn't seem
to want to use scrollbars if the text goes past the bounds.
Hope that helps,
Graham
--
--------------------------------------------
brooke(at)gravitt.org
--
_______________________________________________
cocoa-dev mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/cocoa-dev